what is split function?Give me the syntax?

Answer Posted / guest

Split function will split the String expression accoring to
the split seperator that u mentioned..
For Ex: uname="suresh babu";
count=split(uname,arr1," ");
if u used that functin it will split the string into
two elements namely suresh and babu and store in the arr1
i.e arr1[]="suresh";
arr2[]="babu";
and count variable consists of number of elements in the
array.

Any further info..welcome..

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....

2031


How to check property of specific icon is highlighted or not?

781


How do you find an object in an gui map.

979


What are different types of checkpoints?

929


What different actions are performed by find and show button?

886


What is the use of gui map and what happens when the gui map file get loaded?

876


wat is the d/b windows 95&98&xp?could anybody give reply ?

2067


Which function to use to compare the application date with system date?

1732


When it is appropriate to change physical description?

897


What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?

832


What is contained in the test scripts?

855


How do you handle tsl exceptions?

922


Explain the purpose of loading winrunner add-ins?

888


What are the platforms that WinRunner can be used?

1830


What is the purpose of a gui spy?

935