This wiki is out of date, use the continuation of this wiki instead

Fpg exists

From FenixWiki

Revision as of 11:02, 14 June 2007 by Sandman (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


[edit] Definition

INT fpg_exists ( <INT FileID> )

Checks if an FPG exists with the specified FileID.

[edit] Parameters

INT FileID - The FileID of the File to check for existence.

[edit] Returns

INT : Whether the File exists

false - The specified File does not exist.
true - The specified File exists.
Personal tools