Method Program.inherits()
- Method inherits
intinherits(program|objectchild,programparent)- Description
Returns 1 if
childhas inheritedparent.
int inherits(program|object child, program parent)
Returns 1 if child has inherited parent.