loadFile

From Bohemia Interactive Community
Revision as of 14:07, 16 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

loadFile filename


Operand types:

filename: String

Type of returned value:

String

Description:

Return content of given filename.


Example:

loadFile "myFunction.sqf"