AppendToLabel

From Planimate Knowledge Base
Jump to navigation Jump to search

Append text to an existing label

AppendToLabel($R,$1)

$R = Result
$1 = Source

The Result $R is also the initial text that you want to append to.

The Source $1 is the text you want to append, it can be an attribute formatted to anything, the formatted text is what will be appended.