attribute

Get the variable attribute value with the given name.

See also $var, $variable.

Syntax

attribute(name)

Parameter

Description

name

The name that identifies the attribute.

Examples

Get the value corresponding to the ‘stage’ attribute:

$var('AVG_SITTING_HEIGHT').attribute('stage')