Expression
(Not Related to a Specific Release) - ...
An expression is a standard mathematical expression that can include vipermethod calls.
Examples:
Smartsite SXML | Copy Code |
---|---|
1 + 2 + 3 => 6 'hello' + ' ' + 'world' => 'hello world' |
Expressions can be used within vipermethod parameters and within macro parameters the accept expressions, for example the shared macro parameters condition.