Table of Contents
OA Desktop Apps GuideCIT Tool BarCIT Script EditorCommand ReferenceError HandlingLabelsEquationsConstantsInteracting with the ScreenConditional CommandsMessage BoxInput BoxMessage and Input Box Response HandlersString FunctionsClipboardSaved SettingsApplicationSoundsMiscellaneousPhone Book StatusSearch ResultGet Contact DataButton PadTerms and Conditions
Saved Settings
This allows persisting values between running of the script and even between different scripts. If ScriptName is not given or is blank, the currently running script file name (without extension) is used.
Generally, ScriptName should only be not blank to share values between scripts. For example, to have one script that can setup options for other scripts.
SETTING_GET VarOut, SettingName [, ScriptName]
Returns SettingName to variable VarOut.
SETTING_SET VarIn, SettingName [, ScriptName]
Sets the SettingName to StringIn.
© 1991-2024 - Baseline Data Systems, Inc.