Zoomed Image

AMSX Scripting Language - Command : specialoption

Summary

Read a special option setting value

Description

Retrieves a named special option value from the database and stores it in MSRESULT. If the option is not found the default value is returned. Use a username or COLL-collservername as context key for user- or collection-server-specific options.

Parameters

ParameterDescription
cmdsetting name (SpecialOptionCode)
Argument 0default value if the setting does not exist
Argument 1username or COLL-collservername for context-sensitive options

Syntax


SpecialOption "setting name (SpecialOptionCode)", "default value if the setting does not exist", "username or COLL-collservername for context-sensitive options"

Return to the AMSX Command Reference