A JumpIf

From ECWolf Wiki

A_JumpIf (bool expression, state frame)

Jumps to the specified state (frame) if expression is true. See DECORATE expressions for more information.