VBScript Functions
Examples
Uppercase or lowercase characters?
How to use the UCase and LCase functions.
These functions return a string that has been converted to uppercase or
lowercase characters.
Remove leading or trailing spaces from
a string
How to use the Trim, LTrim and RTrim functions.
The first function returns a string without leading and trailing spaces, the
second function returns a string without leading spaces, the third function returns a string without
trailing spaces.
Reverse a string
How to use the StrReverse function.
This function reverses a string.
Round a number
How to use the Round function.
This function rounds a number.
Return a random number
How to use the Rnd and the Randomize
functions. These functions return random numbers.
Return a random number between 0-99
How to use the Rnd, Int, and Randomize functions, to return a random number between 0 and 99.
Return a specified number of
characters from the left or right side of a string
How you can use the Left and Right functions.
These functions return a specified number of characters from the left or right side of a string.
Replace some characters in a string
How to use the Replace function.
This function replaces some characters in a string.
Return a specified number of
characters from a string
How to use the Mid function.
This function returns a specified number of characters from a string.

Need an easy way to get data into XML, or transform XML to another format?
MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data.
Then it transforms data instantly or auto-generates royalty-free data integration code for recurrent conversions.
Download a free, fully functional 30-day trial to experience the following features:
- Easy-to-use, graphical data mapping interface
- Instant data transformation
- XSLT 1.0/2.0 and XQuery code generation
- Java, C#, and C++ code generation
- Advanced data processing functions
- Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more
- Visual Studio & Eclipse integration
Download a fully-functional trial today!
|
|
|
|