1.

How will you replace a string with another string using VBScript?

Answer»

Using Replace function, which returns a string after replacing a string with another string.



Discussion

No Comment Found