Script API - v1.26.40.20
    Preparing search index...

    Thrown when a form is rejected. Contains the reason for the rejection.

    Hierarchy

    • Error
      • FormRejectError
    Index

    Constructors

    Properties

    Constructors

    Properties

    message: string
    name: string

    The reason the form was rejected.

    This property can be read in early-execution mode.

    stack?: string