Home : Registry : Security : Forums : Software Contacts 
Scripting Guide for Windows

Scripting Guide for Windows

Part of the WinGuides Network
WinGuides Network and Software
Scripting information and resources for automated computing using Windows Script Host.
 
[Advanced Search]


Recommended Download: Registry Mechanic

Already a member? Sign in  Not a member? Register 
Recommended Download: Tweak Manager

Home > VBScript Reference

Arithmetic Functions

Arithmetic Functions

Mathematics and arithmetic functions

Conditional Statements

Conditional Statements

Control processes based on conditions

Constants

Constants

Constant values built into VBScript

Date & Time Functions

Date & Time Functions

Functions to work with dates and time
String Functions

String Functions

Functions for manipulating and working with strings

User Interface

User Interface

Functions for user interaction and input

Variable Functions

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 © 2003 GuideWorks. All rights reserved. Privacy Policy:Legal Notices