08-10-2012 02:30 PM - edited 03-14-2019 10:20 AM
hello
i need your help
i need to do a value comparison between an integer and a string
the reason behind is
i want to make sure that customers calling in actually enter 10 digits as a telephone number.
so i need to compare whatever the customer entered against the number 10
could you please point me on the right track
thanks
Solved! Go to Solution.
08-12-2012 10:20 AM
So, you need to see if caller entered 10 digits?
Use length formula such as the following:
HTH,
Chris
08-12-2012 10:20 AM
So, you need to see if caller entered 10 digits?
Use length formula such as the following:
HTH,
Chris
08-20-2012 06:57 AM
thank you Chris,
that was the answer to what i wanted to do
I really apapreciate your help
08-20-2012 07:42 AM
Thanks for the feedback along with nice rating and happy scripting :-)
Chris
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide