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

    Class InvalidFormErrorBeta

    Thrown when attempting to interact with a form using an invalid or unknown form identifier.

    Hierarchy

    • Error
      • InvalidFormError
    Index

    Constructors

    Properties

    Constructors

    Properties

    formId: string

    The identifier of the invalid form that was referenced.

    This property can be read in early-execution mode.

    message: string
    name: string
    stack?: string