1.

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

Answer»

Using String function, which returns a String with a specified character the specified number of times.



Discussion

No Comment Found