: 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: 904
269.2 .
Newline character, \n, which is the equivalent of pressing the Enter key.
Hits: 868
269.3 .
The escape characters for double and single quotes are \" and \' respectively.
Hits: 793
269.4 .
Converting a String Object to a Primitive
Hits: 948
269.5 .
Access string method directly from the String value
Hits: 895
269.6 .
Remove every instance of a particular character
Hits: 889
269.7 .
Convert string to characters
Hits: 965
269.8 .
String.concat( ) appends new values to the end of an existing string
Hits: 893
269.9 .
Pass string variables to a method
Hits: 938
269.10 .
Use valueOf method to return the value of a string object
Hits: 820
269.11 .
Call the toString() method. This method returns the string representation of any type of object if available.
Hits: 918
269.12 .
Call the valueOf() method. The valueOf() method of any class returns the primitive value if one exists
Hits: 889
269.13 .
Create a String object by simply invoking a property or method of the String class from a primitive string value
Hits: 879
269.14 .
Define string variable
Hits: 962
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