WHFSFolder::IsParentOf (open)
Returns whether this object is a parent of another object
Syntax
LOADLIB "mod::system/lib/internal/whfs/objects.whlib";
BOOLEAN FUNCTION IsParentOf(INTEGER otherobj)Parameters
INTEGER otherobjThe potential child object
Return value
BOOLEANTRUE if this object is the parent of otherobj