Gets the current expression value.

Syntax

Smartsite SXML CopyCode image Copy Code
any this.value()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Any The value of the expression used in the switch macro.

Used in

Macro Description
Switch Forks the execution to one or more matching cases.
SXML