getConfigVariable
Retrieves the value of a system configuration property by its name.
Return
The value of the configuration property if it exists, or null if not found.
Parameters
name
The name of the system configuration property to retrieve.