Could Anybody tell me the VBscript for
REVERSE an Integer int reverse(int num) Ex:246 to 642
Answer Posted / naga siva sankar
val=246
valstr=cstr(val)
msgbox strReverse(valstr)
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Which function is used in the vbscript language to convert the specified expression into a date type value?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
Explain different types of segment?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
What is the main difference between function and sub-procedure?
What is the use of the recordset object and which statement is used to create such an object?
What are the advantages of vbscript?
after medical test,when will be the police verification
What is the purpose of regexp object in vbscript?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
who will create the object?
How to take whole text output from screen of Bitmap Application.
what is the standards used for writing the script in QTP
Mention characteristics of sub procedures?