USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Create or update a special option setting value
Writes a named special option to the database. If the option already exists only the value is updated; arguments 1-4 are only applied when the option is first created. Leave argument 4 blank for a global option or supply a username for a user-specific option.
| Parameter | Description |
|---|---|
| cmd | option name (SpecialOptionCode) |
| Argument 0 | option value to set |
| Argument 1 | UseLookup flag (used only on initial creation) |
| Argument 2 | human-readable description of the option (used only on initial creation) |
| Argument 3 | class/category of the option (used only on initial creation) |
| Argument 4 | leave blank for a global option, or supply a username for a user-specific option |
SetSpecialOption "option name (SpecialOptionCode)", "option value to set", "UseLookup flag (used only on initial creation)", "human-readable description of the option (used only on initial creation)", "class/category of the option (used only on initial creation)", "leave blank for a global option, or supply a username for a user-specific option"