Note: Built-In Function Rules Usage Options
Makes pull down choices available or unavailable in an action bar.
Arguments
No
Type
Req/ Opt
Description
Min Len
Max Len
Min Dec
Max Dec
1
A
Opt
Action bar option (AB$OPT) value of action bar option to be changed.
Allowable values are: CUR- Current option
ALL- All options
other - AB$OPT value as it is specified in the action bar control table.
Default value is CUR.
3
2
Pull down choice (PD$OPT) value of pull down choice to be changed.
Allowable values are: CUR- Current choice
ALL- All choices
other - PD$OPT value as it is specified in the action bar control table.
Default value is ALL.
Set pull down choice to available or unavailable. Allowable values are:
Y - Set as available.
N - Set as unavailable.
Default value is Y.
Return Values
No return values.