ctrlSetStructuredText

From Bohemia Interactive Community
Revision as of 02:14, 6 July 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


control ctrlSetStructuredText structured text


Operand types:

control: Control

structured text: Structured Text

Type of returned value:

Nothing

Compatibility:

Version 2.53 required.

Description:

Set the structured text which will be displayed in structured text control.

Example:

_control ctrlSetStructuredText parseText "First line<img image=data\isniper.paa/>&ltbr/>Second line"