Show Changes Show Changes
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

3/15/2006 1:21:33 PM
Herby-195.91.54.81
8/3/2005 6:51:27 PM
-64.65.178.35
8/3/2005 6:51:10 PM
-64.65.178.35
10/8/2004 3:38:11 AM
DerekLakin-62.189.22.124
10/8/2004 3:37:46 AM
DerekLakin-62.189.22.124
List all versions List all versions

RSS feed for the FlexWiki namespace

String Type
.
Summary
String inherits from Object

Members

Instance Members

Integer AsInteger
Answer the string converted to an integer
Object Contains(Object obj)
Determine whether this string contains another string
Object Equals(Object obj)
Determine whether this object is equal to another object
Object EqualsCaseInsensitive(Object obj)
Determine whether this string is equal to another string (ignoring case)
Integer IndexOf(Object obj)
Answer an integer giving the first index of the provided string, or -1 if the string does not contain the provided string.
Integer Length
Answer the number of characters in this string
String Repeat(Integer count)
Answer a new string than is the concatenation of the given number of copies of this string
String Reverse
Answer a copy of this string with the characters reversed
String Substring(Integer index, Integer length {optional})
Answer a substring of this string starting at the given character and possibly limited to the given number of characters

Type Members

String MaxLengthString(String s, Integer length, String suffix {optional})
Limit a string to a particular length.

Discussion

Question
Answer

Examples

With
Not logged in. Log in

Welcome to the home of FlexWiki, an experimental collaboration tool, based on WikiWiki.

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics