| 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 |
| String MaxLengthString(String s, Integer length, String suffix {optional}) |
| Limit a string to a particular length. |
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Integers represent, well, integers :-)
7/20/2007 10:21:17 PM - -10.10.192.236
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Integers represent, well, integers :-)
7/20/2007 10:21:17 PM - -10.10.192.236
Integers represent, well, integers :-)
7/20/2007 10:21:17 PM - -10.10.192.236
Strings represent a sequence of characters
9/13/2007 3:28:28 PM - -74.15.247.173
Strings represent a sequence of characters
9/13/2007 3:28:28 PM - -74.15.247.173
Strings represent a sequence of characters
9/13/2007 3:28:28 PM - -74.15.247.173
Strings represent a sequence of characters
9/13/2007 3:28:28 PM - -74.15.247.173
Founder and President of Guides, Inc.
9/19/2007 2:33:27 PM - -74.15.253.157
Derek Lakin is a C# .NET developer primarily focusing on Windows Forms development and a CoreDeveloper for FlexWiki. Currently employed by "Content Master":http://www.contentmaster.co.uk producing learning material, white papers, and presentations, primarily for "Microsoft":http://www.microsoft.com.
9/11/2007 2:17:20 PM - -74.12.234.30