Gets the first value identified by its full name.

Syntax

Smartsite SXML CopyCode image Copy Code
any spice.command.get(string fullName)
any spice.command.get(string scope, string shortcut)

Parameters

Name Data Type Description
fullName String The full name.
scope String The scope.
shortcut String The shortcut.

Return Value

Data Type Description
Any

Expand image Example

SXML