composeText
Jump to navigation
Jump to search
composeText [text1, text2, ...]
Operand types:
[text1, text2, ...]: Array
Type of returned value:
Compatibility:
Version 2.01 required.
Description:
Creates a structured text by joining the given structured or plain texts.
Example:
txt = composeText ["First line", image "data\isniper.paa", lineBreak, "Second line"]