enabled([value]);
Enables/disables SCE and returns the current value.
Parameters
Param | Type | Details |
---|---|---|
value (optional) | boolean | If provided, then enables/disables SCE. |
Returns
boolean |
true if SCE is enabled, false otherwise. |
Enables/disables SCE and returns the current value.
Param | Type | Details |
---|---|---|
value (optional) | boolean | If provided, then enables/disables SCE. |
boolean |
true if SCE is enabled, false otherwise. |
Please login to continue.