Class ActionUpdateField

  • All Implemented Interfaces:
    IAction

    public class ActionUpdateField
    extends ActionSetField
    Basically the same as setting fields, EXCEPT that it will notify the engine of the changes. This only applies to bound fact variables from the LHS.
    • Constructor Detail

      • ActionUpdateField

        public ActionUpdateField​(String itemText)
      • ActionUpdateField

        public ActionUpdateField()