write a vb script to display the reverse of vbs

Answer Posted / mudaseer

msgbox strreverse("vbs")

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you get a string with the specified character the specified number of times in vbscript?

569


Explain about tristate constants?

580


i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me

1795


Explain the extension .hta?

537


What are the data types supported by vbscript?

575






How to open a file. What is the perpose of true and false mode there?

603


When are redim statement and preserve keyword used in the vbscript language?

587


What is variant in vb script?

621


What is vbscript procedures?

598


How will you get a combined string from array of string in vbscript?

545


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

616


Mention how to assign a date value to a variable?

583


Explain about .wsf files?

616


Explain the scope of the variables using dim, public, and private keywords respectively.

715


Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?

3029