Could Anybody tell me the Script for REVERSE an Interger
int reverse(int num) Ex:246 to 642.. Thanks in Advance.
Answer Posted / mudaseer
msgbox strreverse("246")
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which loop is used in case of arrays in the vbscript language?
How to open excel in vb script?
How to Import data from a file (file is on the desktop) to the data table
What methods are used to create text files and open text files in the vbscript language?
What are the special sub-types in vbscript?
What is the purpose of regexp object in vbscript?
what is used of Property........End Property loop ? how to write the script for it?
when we use filter funtiom invb script(QTP)
about vb scripting programs this type of all question& answers
What is select case statement?
Which function is used in the vbscript language to convert the specified expression into a date type value?
How will you release the memory acquired by an array variable in vbscript?
Mention what is select case statement?
How strcomp function works?
How to open a file. What is the perpose of true and false mode there?