Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Split Function
#1
Solved: 10 Years, 9 Months ago
Hello

I was trying this code to get the count for the inbox and searched and tried to learn and do it.

Iam not able to understand the split function used below.What is that "(1)" used for.

Code:
emailcount=split(inboxvar," ")(1)
emailcount=replace(emailcount ,"(","")
emailcount=replace(emailcount ,")","")


The result iam getting correctly but not able to understand the syntax also.
please explain as what is going on here
Reply


Messages In This Thread
Split Function - by diya - 11-27-2012, 12:24 AM
RE: Split Function - by Saleel Prabhu - 11-28-2012, 02:26 PM
RE: Split Function - by diya - 11-28-2012, 08:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Split function in string nidhishnair 13 63,365 07-07-2020, 03:47 PM
Last Post: helmzshelmz
Question Split Function Chaithra N 0 1,014 12-18-2019, 11:33 AM
Last Post: Chaithra N
  Split a string with multiple delimiters in VBScript nandha 2 7,959 02-10-2018, 06:44 PM
Last Post: nandha
  Calling a function in a Test Script from a function library anupam4j 3 5,905 06-26-2015, 12:31 AM
Last Post: babu123
Question Deatils on Split action with Nested type sams001 0 3,180 10-30-2012, 03:03 PM
Last Post: sams001

Forum Jump:


Users browsing this thread: 1 Guest(s)