next up previous contents
Next: 2.4.6 DATE type Up: 2.4 Type Conversion Previous: 2.4.4 Arrays and Tables   Contents

2.4.5 CURRENCY type

The CURRENCY values are converted to Lua as numbers. When converting a value to COM where a CURRENCY is expected, LuaCOM accepts both numbers and strings formatted using the current locale for currency values. Notice that this is highly dependent on the configuration and LuaCOM just uses the VARIANT conversion functions.

Vinicius da Silva Almendra 2003-06-04