Length of the given string

Length of the given string

Home Forums Ask Expert Length of the given string

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #32679
    Sasha ZAP
    Moderator

      Hello saikrishna.m,

      You can use the VBScript function “Len” in order to get a string’s length, for example:
      strString = “String”
      msgbox Len(strString)

      Thanks,
      ZAPTEST Team

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.

    Virtual Expert

    ZAPTEST

    ZAPTEST Logo