Function getStringOrNull

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

    Parameters

    • name: string

    Returns null | string