loadFile

From Bohemia Interactive Community
Revision as of 19:20, 22 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

loadFile filename


Operand types:

filename: String

Type of returned value:

String

Compatibility:

Added in version 1.82

Description:

Return content of given filename.


Example:

loadFile "myFunction.sqf"