text
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Creates a structured text containing the given plain text.
Syntax
- Syntax:
- Structured Text = text "text"
- Parameters:
- text: String
- Return Value:
- Structured Text
Examples
- Example 1:
_stxt2 = text "Hello world."
Additional Information
- Multiplayer:
- Behaviour unknown.

