detsys-ts
    Preparing search index...

    Function getBoolOrUndefined

    • Get a Boolean input from the Action's configuration by name, or undefined if it is unset.

      Parameters

      • name: string

      Returns undefined | boolean