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