ASP functions are similar to VBSCRIPT. Here are some commonly used functions:
Array()
The function returns an array.
Expression: Array(list)
Allowed data types: Both characters and numbers are acceptable.
Example: <%