Feature: Operator to read variable in network?
BiatuAutMiahn opened this issue ยท 2 comments
How about two operators to get a Variable Type and a variable's Value. Example:
Get a variable's Value:
Value( Get( List("Variable Store Inventory"), 0))
I haven't thought of this before, but that would definitely be a useful thing to have.
It would be a more expressive proxy method.