Class SetSupport

    • Method Detail

      • setVar

        public void setVar​(java.lang.String var)
        Name of the exported scoped variable to hold the value specified in the action. The type of the scoped variable is whatever type the value expression evaluates to.
        Parameters:
        var - name of the exported scoped variable
      • setScope

        public void setScope​(java.lang.String scope)
        Scope for var. Values are verified by TLV.
        Parameters:
        scope - the variable scope