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