htmlLoad: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<h2 style="color:#000066">'' | <h2 style="color:#000066">'''''control'' htmlLoad ''filename'''''</h2> | ||
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<h2 style="color:#000066">'' | <h2 style="color:#000066">'''''control'' htmlLoad ''filename'''''</h2> | ||
Operand types:
control: Control
filename: String
Type of returned value:
Compatibility:
Version 2.53 required.
Description:
Load HTML from file to given control.
Example
_control htmlLoad "briefing.html"