|
D.2.8.16 optionIsSet
Procedure from library ring.lib (see ring_lib).
- Usage:
- optionIsSet( optionName )
- Parameters:
- optionName: a name as string of an option of interest
- Return:
- true, if the by optionName given option is active, false otherwise.
Example:
|