|
Syntax |
|
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Semantics |
Initializes a String object from a Float using the given format expression. The format expression is a string with placeholders for number variables. The syntax is described in Number Formatting. |
||||||||||||||||||
|
Substitutables |
|
Can be any variable or object attribute having the type Float. |
|||||||||||||||||
|
|
Can be any variable or object attribute having the type String. The pattern syntax is described in Number Formatting. |
||||||||||||||||||
|
|
Optional variable or object attribute having the type Basic Components.Basic Behavior.NumbersLocale. This parameter can be used to define the following properties:
Default values are given by the system locales. |
||||||||||||||||||
|
Examples |
Formatting examples can be found in Number Formatting. |
||||||||||||||||||
ActionScript_TypeConversions_Example
Click here to download a simple example model that shows different possibilities for type conversions between Float, Integer, String, and Boolean types in Scheer PAS Designer.
Related Content
Related Pages: