Share

Concatenation (AutoLISP)

Product Documentation
Intermediate
: concatenation { }

A concatenation is a line of text made up of multiple, concatenated text_part tiles. This is useful when you want to insert text that can change at runtime into a standard message. There is a margin around the concatenation as a whole.

The concatenation tile is defined in the base.dcl file. See Paragraph (AutoLISP) for an example that uses concatenation.


Was this information helpful?