Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

i have string "I LIKE INDIA"..how to i get LIKE from the
sting..

Answer Posted / ramana vanteru

I want to add some more info to KK's ans, we can use

Mid Function

Returns a specified number of characters from a string.

Mid(string, start[, length])
Arguments

str="I LIKE INDIA"

var=mid(str,3,4)

msgbox var

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suggest and Define a solution for an application whose objects are not recognized by UFT?

1143


In qtp, how you can remove the spaces from string?

1052


can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.

6313


How many ways we can parameterize data in quicktest professional (qtp)?

1140


What is QTP’s model for test creation?

1209


How do you create new test sets in td?

1130


Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement

2175


How will you declare a variable in qtp?

1060


Define Environment Variable in UFT and its uses?

1120


Explain advantages and disadvantages kdf?

1011


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

3501


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

2082


What are the features supported by UFT?

1146


How to test fly out menu in qtp?

1012


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

4709