Format(
    ------------------
    New keyword
     
     
    Use: Formats an expression.
     
    Syntax is: Format(Expression,FormatString$)
     
    Where: Expression can be integer, floating point or string.
     
    See Format String for full information.