Convert to String « Data Type « Flash / Flex / ActionScript






1.Construct string object from a date type value
2.Use String() to convert integer to string
3.Numbers preceding the value that is converted to a string will be added rather than concatenated
4.Number and int data types have a toString( ) method available
5.Add two number values in the middle of a string concatenation statement