Packagecom.joebillman.formatters
Classpublic class Format
InheritanceFormat Inheritance Object

Format:

View the examples



Public Methods
 MethodDefined By
  
asMoney(val:int):String
[static]
Format
Method Detail
asMoney()method
public static function asMoney(val:int):String

Parameters

val:int

Returns
String
Examples
The following example.

Note: Details

     package
     {
         public class
         {
             
         }
     }