Hi All,
It would be very usefull if there was a function to clear automatically a local variable who has an entity datatype. This could be an action or a setting of the variable itself.
Example:
entityName.variableA = "test" -> entityName.variableA = ""
entityName.variableB = "test" -> entityName.variableB = ""
Kind Regards,
Furkan Çetin