paramExists
Checks if the parameter exists
Signatures
- Paramate.Configurator.paramExists(paramName)
Details
The function return true if the parameter with the given paramName exitst. Returns false otherwise.
Parameters
- paramName
-
The name of the configurator parameter
Return value
True / false depending on the existence of the parameter