Explain about the Asc function?

Submitted by: Administrator
According to the first letter in a string it returns the ANSI code relevant to that first letter. If string is not present then a runtime error occurs. Asc function returns the first byte used. It is used only with elements containing byte data in a string.
Submitted by: Administrator

Read Online VBScript Job Interview Questions And Answers