Forum Discussion

Former Member's avatar
Former Member
5 years ago

[32] Set value from other variable / assignment

The simple use case is to copy one value somewhere else. Let's say I have an Item as follow MyItem - oldSection - a_var=value For the basic "copy.paste" use case, I would ...