GETOUTPUTVALUE

From STX Wiki
< Programmer Guide‎ | Macro Library
Revision as of 15:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

GETOUTPUTVALUE

Reads the current value of an item output and returns its value. The output pin can be owned by an SPU-item, a value-item or a graph-item. If the output is of type number the current value is returned. If it is of type vector the length of the vector is returned.

Usage:

GETOUTPUTVALUE output

Parameters:
output
The name of an output pin of an item.
Result:

The current value of the output.

Navigation menu

Personal tools