compile: Difference between revisions
Jump to navigation
Jump to search
Dr Eyeball (talk | contribs) m (fix deleted spawn refs) |
(updated) |
||
Line 37: | Line 37: | ||
[[Category:Command_Group:_Variables|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Variables|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_System_Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_System_Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] |
Revision as of 15:54, 3 June 2009
Description
- Description:
- Compile expression.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_code = "a = a + 1"; _compiled = compile _code; call _compiled;
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