: String : String Flash / Flex / ActionScript examples
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Flash / Flex / ActionScript examples
»
String
»
String
»
269.1 .
Using toString to convert object to String
Hits: 897
269.2 .
Newline character, \n, which is the equivalent of pressing the Enter key.
Hits: 861
269.3 .
The escape characters for double and single quotes are \" and \' respectively.
Hits: 788
269.4 .
Converting a String Object to a Primitive
Hits: 940
269.5 .
Access string method directly from the String value
Hits: 888
269.6 .
Remove every instance of a particular character
Hits: 883
269.7 .
Convert string to characters
Hits: 958
269.8 .
String.concat( ) appends new values to the end of an existing string
Hits: 886
269.9 .
Pass string variables to a method
Hits: 932
269.10 .
Use valueOf method to return the value of a string object
Hits: 814
269.11 .
Call the toString() method. This method returns the string representation of any type of object if available.
Hits: 911
269.12 .
Call the valueOf() method. The valueOf() method of any class returns the primitive value if one exists
Hits: 884
269.13 .
Create a String object by simply invoking a property or method of the String class from a primitive string value
Hits: 873
269.14 .
Define string variable
Hits: 954
Flash / Flex / ActionScript examples
String
»
String
Case
Char code
CharAt
Compare
Escape
FromCharCode
IndexOf lastIndexOf
Length
Replace
Reverse
Search
Slice
Split
String concatenation
String length
String
Substr
Trim
Animation
Array
Class
Data Type
Development
Function
Graphics
Language
Network
Regular Expressions
Statement
String
TextField
XML