• Beta

    Check if condition expects an action to be passed when it is evaluated

    Returns

    true if the condition is a condition for an Action, false otherwise

    Parameters

    • condition: Condition<unknown>

      the condition to check

    Returns condition is ActionCondition