Client script enabled state.
Determined by having the jQuery.Scf layer setting a cookie named '_sce' to '1'.
If no cookie is found, state will be Unknown.
Determined by having the jQuery.Scf layer setting a cookie named '_sce' to '1'.
If no cookie is found, state will be Unknown.
Syntax
Smartsite SXML | Copy Code |
---|---|
string scf.script.enabledstate() |
Parameters
This Viper method does not expose any parameters.
Return Value
Data Type | Description |
---|---|
String | String: Unknown|On|Off |