Lime Web Components API Documentation - v6.27.0
    Preparing search index...

    Function isLimeObjectCondition

    • Beta

      Check if condition expects a LimeObject to be passed when it is evaluated

      Parameters

      Returns condition is LimeObjectCondition

      true if the condition is a condition for a LimeObject, false otherwise

      No longer needed. A RulePrimitive declares the context keys it reads via reads, so there is no type discriminant to narrow.