isOptionEnabled

Convenience method for checking if option is enabled in AATKit. Options can be obtained from the server or set using the setOption method.

Return

True if option value is "Yes", false otherwise.

Parameters

optionName

The name of the option to be checked.