Change Variable Identification Using Text Entry Field in Runtime

Change Variable Identification Using Text Entry Field in Runtime

Greetings,

I have an Internal Bool status variable with its identification set to the equipment name. Is there a way to change the identification of the said variable while in Runtime ?

I have implemented a way by creating a new internal STRING variable and using a Dynamic Text Element with its Write Set value set to enable and it works fine. If I can change the identification of the Bool variable this will allow me to skip the STRING variables addition and work straight on the Bool variable thus cut engineering time.

Regards.