image
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 image.
Syntax
- Syntax:
- Structured Text = image "filename"
- Parameters:
- filename String
- Return Value:
- Structured Text
Examples
- Example 1:
_txt1 = image "data\isniper.paa"
Additional Information
- Multiplayer:
- Behaviour unknown.

