IsValid

From UODemo Wiki
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.