Pen.Expression
- Last UpdatedDec 08, 2015
- 1 minute read
The Pen.Expression property is a read-write string property that gets or sets the expression of the currently selected pen. The expression can be a Galaxy attribute, InTouch tag reference, or an expression.
Syntax
Pen.Expression = string;
Result = Pen.Expression;
Remarks
The default is blank.