qtp script to get message box text in multiple lines
MsgBox ("Line1" & vbCrLf & "Line2" & vbCrLf & "Line3" & vbCrLf & "Line4" & vbCrLf & "Line5")
Output -
Line1
Line2
Line3
Line4
Line5
Showing posts with label qtp script to get message box text in multiple lines. Show all posts
Showing posts with label qtp script to get message box text in multiple lines. Show all posts
QTP Script to display Message Box Text in Multiple Lines-VB Script to get message box text in multiple lines
Subscribe to:
Posts (Atom)