IsValid

From UODemo Wiki
Revision as of 21:02, 14 June 2010 by Batlin (talk | contribs) (Created page with 'integer '''isValid'''(object ''AnyObject''); This function will return 1 if the specified object exists, otherwise the function will return 0. Return to the Command List.')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

integer isValid(object AnyObject);

This function will return 1 if the specified object exists, otherwise the function will return 0.

Return to the Command List.