Macro values

<< Click to Display Table of Contents >>

Navigation:  Macros > Macro structure and syntax >

Macro values

This document makes use of the term value. A value may be:

A direct value

The value of a variable

The value of an attribute

 

A direct value may be in the form of text between single inverted commas ('Abcde…'), a number, an object ( Node( 'MyNode' ) ) or a reserved term. The reserved terms are:

Boolean logical statements: true/false

Switch positions: open/closed

Power directions: supply/absorb.

 

Variables and attributes are considered in the following subsections.

 

In this document, the direct values are shown in italics.

 

See also:

commands

objects

variables

attributes

standard objects

 

Back to Structure and syntax.