Dim b
b=Replace("QTP","P","T")
msgbox b
Output-QTT
Dim a,b
a="Software Testing"
b=Replace("Software Testing","Software","Manual")
msgbox b
Output-Manual Testing
Showing posts with label qtp script to Return a string in which a specified substring is replaced with another substring a specified number of times. Show all posts
Showing posts with label qtp script to Return a string in which a specified substring is replaced with another substring a specified number of times. Show all posts
QTP Script to Replace a word in a string with another word-Replace VBScript Function example-scripts in qtp-Replace function example-vbscript function
Subscribe to:
Posts (Atom)