Hello,
I need to disable Translation on script because i found a lot of word on translation file that i don't want translate because is part of the code
example
Update tabMntMain SET PV = 0 Where IDMaintenance =
Or
UPDATE tabLayoutMachineBoxReceiver Set AssignedToMachine = -1
How can i Do?
Thanks