18.01.2015 Views

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Overview of VBScript<br />

Stop<br />

Sub<br />

While<br />

With<br />

Suspends execution.<br />

Declares the name, arguments, and code that form the body of a Sub procedure.<br />

Executes a series of statements as long as a given condition is True.<br />

Executes a series of statements on a single object.<br />

Methods<br />

Clear<br />

Execute<br />

Raise<br />

Replace<br />

Test<br />

Write<br />

WriteLine<br />

Functions<br />

Clears all property settings of the Err object.<br />

Executes a regular expression search against a specified string.<br />

Generates a runtime error.<br />

Replaces text found in a regular expression search.<br />

Executes a regular expression search against a specified string and returns a Boolean value that<br />

indicates if a pattern match was found.<br />

Sends strings to the script debugger.<br />

Sends strings to the script debugger, followed by a newline character.<br />

Function Names<br />

Abs Array Asc Atn<br />

CBool CByte CCur CDate<br />

CDbl Chr CInt CLng<br />

Conversions Cos CreateObject CSng<br />

CStr Date DateAdd DateDiff<br />

DatePart DateSerial DateValue Day<br />

Derived Math Escape Eval Exp<br />

Filter FormatCurrency FormatDateTime FormatNumber<br />

FormatPercent GetLocale GetObject GetRef<br />

Hex Hour InputBox InStr<br />

InStrRev Int, Fix IsArray IsDate<br />

IsEmpty IsNull IsNumeric IsObject<br />

Join LBound LCase Left<br />

Len LoadPicture Log LTrim; RTrim; and Trim<br />

Maths Mid Minute Month<br />

Page 778<br />

<strong>InduSoft</strong> Web Studio

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!