Escape « String « Flash / Flex / ActionScript
Home
Flash / Flex / ActionScript
1.
Animation
2.
Array
3.
Class
4.
Data Type
5.
Development
6.
Function
7.
Graphics
8.
Language
9.
Network
10.
Regular Expressions
11.
Statement
12.
String
13.
TextField
14.
XML
Flash / Flex / ActionScript
»
String
»
Escape
1.
A complete listing of all the escape sequences available to you
2.
Passing String Values to and from Applications (escape)
3.
unescape() function does not modify the existing string, but returns a new string
4.
Escaping Characters
5.
The backslash character has a special function when used in a string literal
6.
An example of the newline character used in a string
7.
Display \n literally, instead of a newline, you can add an additional backslash just before it
8.
Using Quotes and Apostrophes in Strings
9.
Inserting Special Whitespace Characters: Newline \n
10.
Inserting Special Whitespace Characters: Tab \t
11.
Inserting Special Whitespace Characters: Backspace \b
12.
Inserting Special Whitespace Characters: Form feed \f
13.
Inserting Special Whitespace Characters: Carriage return \r
java2s.com
|
Contact Us
|
Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.