SetUserOption
Mon 01 January 2018Syntax
SetUserOption(Level, OPTN, Value)
Description
Use the SetUserOption to set the default value for the specified option.
Parameters
Field or Control |
Definition |
---|---|
Level |
Specify the option category level as a string. |
OPTN |
Specify the option as a string. |
Value |
Specify the value of the option. |
Returns
A Boolean value: True, if the function completed successfully, False otherwise.