Skip to content

Currency datatype

Include: Built in; no package required.

Currency is a signed fixed-point decimal type in DataFlex.

Size

8 bytes.

Range

Four decimal places: -922,337,203,685,477.5808 to 922,337,203,685,477.5807.

Example

Currency nAmount
Move 19.9500 to nAmount