htmlLoad: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Reset ArmA version, fixed example) |
||
Line 4: | Line 4: | ||
| arma |= Game name | | arma |= Game name | ||
| | |1.00|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Load HTML from file to given control. | | Load HTML from file to given control. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| control '''htmlLoad''' filename |= Syntax | | control '''htmlLoad''' filename |= Syntax | ||
|p1= control [[Control]] |= Parameter 1 | |p1= control: [[Control]] |= Parameter 1 | ||
|p2= filename: [[String]] |= Parameter 2 | |p2= filename: [[String]] |= Parameter 2 | ||
Line 19: | Line 18: | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre>_control htmlLoad "briefing.html"</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | | |= See also |
Revision as of 08:34, 6 October 2006
Description
- Description:
- Load HTML from file to given control.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_control htmlLoad "briefing.html"
Additional Information
- See also:
- See also needed
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