VBScript Built-in Functions


The following list gives you most required functions for QTP –
  • MsgBox
  • InputBox -
  • InStrReturns the position of the first occurrence of one string within another
  • Split Splits a string and returns a one dimensional array containing substrings
  • Mid Returns specific number of characters from a string
  • StrComp - Compares two Strings and returns the Boolean values
  • LBound
  • UBound
  • Trim
  • LTrim
  • UTrim

No comments:

Post a Comment