Removes the command value at specified index.

Syntax

Smartsite SXML CopyCode image Copy Code
spice.command.removeat(string scope, integer index)

Parameters

Name Data Type Description
scope String The scope.
index Integer The index.

Return Value

None.

Expand image Example

SXML