All Things You Should Know About Testing and DevOps
Tuesday, 16 May 2017
UFT- How to find length of string in vbscript without using len function
str="Vadivel Sekar"
nLength= instrrev(str," ")
print (
nLength
)
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)