Function getStringOrUndefined

  • Get a string input from the Action's configuration by name or return undefined if not set.

    Parameters

    • name: string

    Returns undefined | string