SoftadminApi.Setting_Value
Type:
Scalar function
Returns the specified application variable.
Return value:
varchar(8000)
The value of the specified application variable or NULL if it doesn't exist.
Parameters
@VariableName
mandatory
varchar(1000)
The application variable to query.