Prevent variables initial values to be shown in AML

Prevent variables initial values to be shown in AML

Hi! As the tittle says I want to prevent AML to show variables that its initial value are out of the limits.

Lets say I have VAR_1, with limits: Min: 5 Max: 10. But the inital value it's 0.

This 0 is displayed in the AML and I want to prevent that until the variable value is changed.

There is a way to "Ignore Initial Value"? Or something like that?