Function: parseListIf()
parseListIf(str
): boolean
[]
Defined in: Utils/Util.ts:118
Parses multiple if statements from a string.
Parameters
str
string
The string to parse
Returns
boolean
[]
parseListIf(str
): boolean
[]
Defined in: Utils/Util.ts:118
Parses multiple if statements from a string.
string
The string to parse
boolean
[]