Class App : getSetting Method


var getSetting( Integer setting )

Summary

THIS API HAS BEEN DEPRECATED.


Remarks

Please see scriptOptions.get instead.


Parameters

ParameterDescription
Integer setting Pass the setting constant you wish to retrieve a value for.


Returns


Returns the value of the setting constant requested. The type of the value is determined by the IDS_ADVANCED_SETTINGS_XML string in lang.dgl. It could be a Bool, String or Integer.


See Also

  • ScriptOptions
  • ScriptOptions : get


    Requirements

    Build 1065