Removes a value from the Channel's state by key.
Syntax
Smartsite SXML | Copy Code |
---|---|
channel.state.remove(string key) channel.state.remove(string channelCode, string key) |
Parameters
Return Value
None.
Smartsite SXML | Copy Code |
---|---|
channel.state.remove(string key) channel.state.remove(string channelCode, string key) |