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 otherobj
The potential child object
Return value
BOOLEAN
TRUE if this object is the parent of otherobj