ctrlHTMLLoaded: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns [[true]] when HTML content was successfully loaded. |= | | Returns [[true]] when HTML content was successfully loaded. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''ctrlHTMLLoaded''' control |= | | '''ctrlHTMLLoaded''' control |SYNTAX= | ||
|p1= control: [[Control]] |PARAMETER1= | |p1= control: [[Control]] |PARAMETER1= |
Revision as of 14:36, 7 April 2019
Description
- Description:
- Returns true when HTML content was successfully loaded.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_control htmlLoad "test.html"; if (!ctrlHTMLLoaded _control) then { hint "Loading test.html failed!"; };
Additional Information
- See also:
- htmlLoadDialog Control
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