VBScript Examples
- Previous Page Summary of VB Tutorial
- Next Page VB Functions
Basics
Program
Conditional Statements
Date and Time Functions
Other built-in functions
- Uppercase or lowercase characters?
- Remove spaces at the ends of a string
- Reverse the order of characters
- Truncate a number to an integer
- Return a random number
- Return a random number between 0-99
- Return a specified number of characters from the left or right of a string
- Replace certain characters in a string
- Return a specified number of characters from a string
- Previous Page Summary of VB Tutorial
- Next Page VB Functions