WMLScript String Library
The String library contains functions for manipulating text.
WMLScript String Library Functions
| Function |
Description |
| charAt() |
Returns the character at a specified position |
| compare() |
Compares two strings and returns a value that represents
the result of the comparison |
| elementAt() |
Divides a string into elements and returns a
specified element |
| elements() |
Returns the number of times a specified value appears in a string |
| find() |
Returns the position of a substring in a string |
| format() |
Formats a value |
| insertAt() |
Divides a string into elements and inserts a substring at a
specified index position |
| isEmpty() |
Checks whether a string is empty |
| length() |
Returns the length of a string |
| removeAt() |
Divides a string into elements and removes a specified element |
| replace() |
Replaces a part of a string with a new string |
| replaceAt() |
Divides a string into elements and replaces a specified element |
| squeeze() |
Reduces all multiple spaces to single spaces in a string |
| subString() |
Returns a specified part of a string |
| toString() |
Converts a value to a string |
| trim() |
Returns a string without leading and trailing spaces |

Whether you're new to XML or already an advanced user,
the user-friendly views and powerful entry helpers,
wizards, and debuggers in XMLSpy are designed to meet your XML
and Web development needs from start to finish.
New features in Version 2010!
- XML editor
- Graphical XML Schema / DTD editors
- XSLT 1.0/2.0 editor, debugger, profiler
- XQuery editor, debugger, profiler
- XBRL validator, taxonomy editor, taxonomy wizard
- Support for Office Open XML (OOXML)
- Graphical WSDL 1.1/2.0 editor & SOAP debugger
- JSON editing & conversion
- Java, C#, C++ code generation
- And much more!
Download a free trial today!
|
|
|
|