wwWebControl::ValueOrExpression

Converts a value to a string and checks for expression syntax.

o.ValueOrExpression(lvValue)

Parameters

lvValue
Any type of value that is converted to a string and checked for expressions. Expression Syntax: =(Expression)

See also