image: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <dd class="notedate">" to " <dt><dt> <dd class="notedate">") |
Lou Montana (talk | contribs) m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "") |
||
Line 27: | Line 27: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<dt><dt> | <dt><dt> | ||
<dd class="notedate">Posted on March 21, 2009</dd> | <dd class="notedate">Posted on March 21, 2009</dd> | ||
Line 34: | Line 33: | ||
<code>_imageText = [[parseText]] "<img size='5' color='#ff0000' image='fish.paa'/>"</code> | <code>_imageText = [[parseText]] "<img size='5' color='#ff0000' image='fish.paa'/>"</code> | ||
</dl> | </dl> | ||
Revision as of 00:31, 6 April 2021
Description
- Description:
- Description needed
- Groups:
- StringsGUI ControlStructured Text
Syntax
- Syntax:
- Syntax needed
- Parameters:
- filename: String
- Return Value:
- Return value needed
Examples
- Example 1:
hint composeText ["Image: ", image "\a3\Data_f\Flags\flag_Altis_co.paa"];
- Example 2:
hint str (composeText ["Image: ", image "\a3\Data_f\Flags\flag_Altis_co.paa"] == parseText "Image: <img image='\a3\Data_f\Flags\flag_Altis_co.paa'/>"); // true
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note