Function dsStateStr

  • Converts a DsState value to its corresponding string representation.

    Parameters

    • Optionalstate: DsState

      The state to convert.

    Returns string

    The string representation of the state, or "Unknown" if not found.