WittyTemplate::HasComponent (open)
Does this witty have the specified component?
Syntax
LOADLIB "wh::witty.whlib";
BOOLEAN FUNCTION HasComponent(STRING componentname)Parameters
STRING componentnameComponent name
Return value
BOOLEANDoes this witty have the specified component?
LOADLIB "wh::witty.whlib";
BOOLEAN FUNCTION HasComponent(STRING componentname)STRING componentnameComponent name
BOOLEAN