VALUES

The VALUES macro is a shortcut for the POINTS command.

This is not intended to shorten the command, but provide an alternate word that might be more intuitive or readable in some contexts.

Before

A('TE101') P('Temperature') VALUES

After

'TE101' ASSET 'Temperature' PROPERTY POINTS

See Also