Can some one tell me how can I compare just a specific part of an incoming ASCI string,
The received string is : Z00099000000000H
And I want to check only the first 5 characters for example,
I know that I can do it with a script but I got to know if it can be done internally.