
Administrator’s Guide
285
Using MCScript to Update Your Script Files
PMGROUPEXISTS
1
PMGROUPEXISTS
<GROUP_NAME>
Tests whether group exists. Sets the function
result to TRUE/FALSE.
PMITEMEXISTS
2
PMITEMEXISTS
<GROUP_NAME>
<ITEM_NAME>
Tests whether item exists in a group. Sets the
function result to TRUE/FALSE.
PMGROUPISEMPTY 1
PMGROUPISEMPTY
<GROUP_NAME>
Tests whether group is empty. Sets the function
result to TRUE/FALSE.
PMAVAILABLE
0
Tests whether Program Manager is available.
Sets the function result to TRUE/FALSE.
Command name
Min #
params
Usage, examples, and comments