Which in-built function is used to format the number in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the operator precedence in vb script?
Mention when to use function procedures and what are its characteristics?
What is the use of option explicit in vbscript?
how to check whether link is disabled in QTP??
Which data type/types are supported by vbscript language and what are their specialties?
filter the array values without using filter function?
Mention how to access array data?
How to find a latest file from any folder
How will you get a string with the specified character the specified number of times in vbscript?
Hi everybady, i have faced few Qns in one of i attended interview, please help me out with these below Qns. 1. how to join values without using join function? 2. how to compare values without using String compare function? 3. input is Bangalore, but i need output like this below format, what is function to use and get this outcome B A N G A L o R E 4. Input is "CapGemini" but uotput should be like this "inimeGpaC" 5. Input is 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Can someone let me know results of this Qns, please. Thanks.
i need to login to my yahoo accoutnt using VB Script, automating the operation of webobjects, even launching of IE. How?
What is the main difference between function and sub-procedure?