Remove Illegal Characters
Pinnacle : Remove Illegal Characters It’s necessary to call a script that generates a text file that contains a Pinnacle scripting command which defines the cleaned variable. For example, if given the string A%^$ 39839 the script will create another script document named Clean.Script containing the command: Store.StringAt.DummyVariable = A_39839; That code will then […]
Remove Illegal Characters Read More »