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 Write a program to Replace a word in a string with another word. Show all posts
Showing posts with label Write a program to Replace a word in a string with another word. 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)