gatelineAPI reference
  • The verdict word a line carries, or null when the line is anything but exactly one of the three.

    Parameters

    • line: undefined | null | string

    Returns null | "pass" | "fail" | "escalate"