Function Parse Error: ReferenceError: setTimeout is not defined

Function Parse Error: ReferenceError: setTimeout is not defined

From this Payload Parser I am receiving the error "Function Parse Error: ReferenceError: setTimeout is not defined". The "setTimeout" method should be available by default, as it is part of the standard JavaScript environment.