Function: parseIf()
parseIf(str
): boolean
Parses an if statement. Returns a value based on the conditions.
Parameters
str
string
The string to parse
Returns
boolean
parseIf(str
): boolean
Parses an if statement. Returns a value based on the conditions.
string
The string to parse
boolean