Answer:
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.
Previous Question | Next Question |
Explain about arrays in VB Script? | Explain about filter expression? |