Gets the current command values in all scopes.

Syntax

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

Parameters

Name Data Type Description
scope String The scope.

Return Value

Data Type Description
DataTable

Expand image Example

SXML