Quote:
|
Originally Posted by AngelPR
Hi everybody;
In eVB, what is the equivalent of format command from VB.
Example: format(number,"##,##0.00")
Thanks;
Angel Dendariarena
|
Yes, use the FormatNumber function. It has several parameters. You can find it in the Help menu. Click the Index tab and type FormatNumber.
Regards,
Denis Perreault