Create a variable for an object - Mendix Forum

Create a variable for an object

1

Sometimes you want to manipulate an object in a non-persistent manner; perhaps to call a sub-flow or perform some operations before creating the persistent version.

Having the ability to create a variable of type Object would allow this.

asked
1 answers

Hi Rob, can you clarify a bit more on your suggestion? How would it be different from creating a non-persistable object?

Created