mgAbutAllCB
mgAbutAllCB(
g_abutFlag
)
=> t / nil
Description
Abuts all currently selected instances.
Arguments
|
This is an optional argument. If the value for this argument is 1, it indicates to abut all devices. However, if the value is 0, it means to unabut all devices. By default, the value is 1. |
Value Returned
Example
Abuts all currently selected instances.
mgAbutAllCB(1)
Return to top