Please return the tuples to the scripts.
Submitted
Please return the tuples to the scripts.
After updating, programmable block gives an error:
The "tuple" feature is not available in C # 6. Use language version 7.0 or higher.
Some scripts become much more complicated without tuples when you need to return several types of values from a method.
Using "out" does not solve the problem; it is not always necessary to return all values at once.
Replies have been locked on this page!