Forum Discussion
Marsha_R
8 years agoModerator
This should be of some help:
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqstring/substring.html
You want to start right after the first colon and take the next four characters (or whatever is appropriate) and store them in your variable.
- acm8 years agoContributor
I see, thank you. One more question:
How would you use this aqString method in a Keyword test?
Thanks,
Arlene
- Marsha_R8 years agoModerator
In your case, you can use Set Variable Value. Pick your variable and then use Code Expression to get the string with your own InputString, StartPosition, and Length.
Related Content
Recent Discussions
- 3 days ago
- 3 days ago
- 6 days ago