AppendToLabel

From Planimate Knowledge Base
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.