Use the Right Function to extract a sub string from the end of a string.
str1 = "1234567890"
Print Right( str1, 4 )
Posted in VBScript
You must be logged in to post a comment.
Have you ever got frustrated with the arbitrary names QTP gives to test-objects? When you want it to ...
Recent Comments