fbpx

Length of the given string

Length of the given string

Home Forums Ask Expert Length of the given string

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32678
    sai krishna macherla
    Participant

      please let me know how to find length of string

      #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 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.

      Virtual Expert

      ZAPTEST

      ZAPTEST Logo