composeText [text1, text2, ...]

Operand types

[text1, text2, ...]: Array

Type of returned value

Description

Creates a structured text by joining the given structured or plain texts.

Used In

ArmA

Example

_txt = composeText ["First line", image "data\isniper.paa", lineBreak, "Second line"]
Search OFPEC COMREF