$config.account.get

Returns the value of the given account config property.
Syntax
    $config.account.get{property_name}
Documentation$config.account.get:
Returns the value of the given account config property.
    Paramter:
      1 - property name
    Returns:
      Value of the named property.
    Throws:
      None.
Examples
Max system users of this account: $config.get{quota.users.max}
GroupSpecial
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_ADMINISTRATOR
Minimum parameters1
Maximum parameters 1