IsProperWRDTag (open)
Matches isValidWRDTag in TypeScript (but harescript is still more tolerant of these tags)
Syntax
LOADLIB "mod::wrd/lib/api.whlib";
BOOLEAN FUNCTION IsProperWRDTag(STRING intag)
Parameters
STRING intag
Return value
BOOLEAN
Matches isValidWRDTag in TypeScript (but harescript is still more tolerant of these tags)
LOADLIB "mod::wrd/lib/api.whlib";
BOOLEAN FUNCTION IsProperWRDTag(STRING intag)
STRING intag
BOOLEAN