The topics

The description
Purpose
The order of application
Opening of this window
The description of a window
Insert of fragments and examples in the script
Illustrative performance of examples
Note
The tag SCRIPT
PROCEDURES VBS
Procedures ~ functions VBS
Procedures ~ subroutines VBS
Rules for names of variable
Types of the data
Assigning Values to Variables
Assignment and removal of the reference
Scope
Arrays
CONSTANTS
Constants of system colours
Constants of comparison
Constants of date and time
Constants of formats of date and time
Textual constants
Constants logic
Constants of a subtype variable
The arithmetic operators
The operators of comparison
The operator of merge of the texts
THE MANAGING OPERATORS
THE OPERATORS OF BRANCHING
If,,,Then
If,,,Then,,,Else
If,,,Then,,,ElseIf
Select Case
THE OPERATORS OF CYCLES
Do While,,,Loop
Do Until,,,Loop
Do,,,Loop While
Do,,,Loop Until
While,,,Wend
For,,,Next
For Each,,,Next
FUNCTIONS VBS
FUNCTIONS OF ARRAY
LBound
UBound
FUNCTIONS OF TRANSFORMATION
Asc
AscB
AscW
Chr
ChrB
ChrW
CBool
Cbyte
CDbl
Cint
Clng
CStr
CSng
Fix
Hex
Int
Oct
Round
Sgn
FUNCTIONS OF DATE AND TIME
Date
DateAdd
DateDiff
DatePart
DateSerial
DateValue
Day
Hour
Minute
Month
MonthName
Now
Second
Time
TimeSerial
TimeValue
Weekday
WeekdayName
MATHEMATICAL FUNCTIONS
Atn
Cos
Exp
Log
Randomize
Rnd
Sin
Sqr
Tan
FUNCTIONS OF OBJECTS
CreateObject
GetObject
LoadPicture 
CODES OF THE ENGINE
ScriptEngine 
ScriptEngineMajorVersion 
ScriptEngineMinorVersion 
ScriptEngineBuildVersion 
TEXTUAL FUNCTIONS
Filter
FormatCurrency
FormatDateTime
FormatNumber
FormatPercent
InStr,InStrB
InStrRev
Join
Lcase
Left
LeftB
Len
LenB
LTrim
Mid
MidB
Replace
Right
RightB
RTrim
Space
Split
StrComp
String
StrReverse
Trim
Unescape
Ucase
FUNCTIONS OF CHECK VARIABLES
IsArray
IsDate
IsEmpty
IsNull
IsNumeric
IsObject
VarType
Definition of variables
Processing of errors
INPUT~OUTPUT
msgbox
inputbox
Comment
Explicit definition variable