PC Tools - Essential tools for your PC | United States & Canada
Search
 
 
Features
 
Newsletter
 
Scripting Home > VBScript Reference

Script Library

Arithmetic Functions
Mathematics and arithmetic functions
Conditional Statements
Control processes based on conditions
Constants
Constant values built into VBScript
Date & Time Functions
Functions to work with dates and time
String Functions
Functions for manipulating and working with strings
User Interface
Functions for user interaction and input
Variable Functions
Variable functions, validation and conversion

Arithmetic - Arithmetic Operations
VBScript contains a number a built-in arithmetic and mathematical operators that can be used to calculate and compare values.

Arrays - Working with Arrays
Arrays are used to group and store a set of variables together in one object. VBScript supports both simple and multi-dimensional arrays with up to 60 dimensions.

Comparisons - Comparison Operations
VBScript contains a range of comparison operators to check for specific conditions, such as whether value A is equal to value B or whether A is less than B.

Variables - Working with Variables
Most modern programming languages use the concept of variables, items that are used as placeholders or storage for values and information, VBScript is no different.

 
  Copyright © 1998-2010 PC Tools. All rights reserved. Privacy Policy | Legal Notice