preprocessFile: Difference between revisions
Jump to navigation
Jump to search
m (add. see also) |
mNo edit summary |
||
Line 20: | Line 20: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Function]] |= See also | | [[Function]], [[SQF syntax]], [[execVM]], [[loadFile]] |= See also | ||
}} | }} |
Revision as of 09:18, 22 January 2007
Description
- Description:
- Returns preprocessed content of given file. Preprocessor is C-like, supports comments using // or /* and */ and macros defined with #define.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
preprocessFile "myFunction.sqf"
Additional Information
- See also:
- FunctionSQF syntaxexecVMloadFile
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