Removes all command values in all scopes.

Syntax

Smartsite SXML CopyCode image Copy Code
spice.command.clear()
spice.command.clear(string scope)

Parameters

Name Data Type Description
scope String The scope.

Return Value

None.

Expand image Example

SXML