Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The ConversionFunc class defines the implementations of the expression runtime functions for Conversion
for the Adobe application modeling language.
public static function ConvertCharCollectionToString(charCollection:ArrayCollection):String
Parameters
Returns | String — a string made out of the characters
|
public static function toDouble(s:Object):Number
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Return the integer value of a string.
Parameters
Returns public static function toFloat(s:Object):Number
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Return the integer value of a string.
Parameters
Returns public static function toInteger(s:Object):int
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Return the integer value of a string.
Parameters
Returns public static function toLong(s:Object):int
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Return the integer value of a string.
Parameters
Returns public static function toString(value:Object):String
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Return the string representation of a value.
Parameters
Returns
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00