• Not Answered

First digit of the BATCH_ID unit parameter

I am trying to develop some logic that will work out the first digit of the BATCH_ID unit parameter (String Parameter). For example, if BATCH_ID starts with a 7 then I know that the vessel is currently being cleaned.

In SQL you could use the "LIKE" function, but no such function exists in DeltaV.