absGetBins
absGetBins(
)
=> string
Description
Displays the list of available bins. The list returned includes the five system bins as well as the user bins, if any.
Arguments
Value Returned
Examples
absGetBins
=> List of bins : Core IO Corner Block Ignore
Displays the five system bins and the user bin myBin.
absGetBins
=> List of bins : Core IO Corner Block Ignore myBin
Related Topics
Return to top