Enum COOSYSTEM@1.1:RoundingType Permanent link for this heading

Defines the rounding type of numerics.

Values Permanent link for this heading

Name

Value

Description

ROUND_NORMAL

1

Normal

The numeric is always rounded normally.

ROUND_OFF

2

Always Round off

The numeric is always rounded off.

ROUND_UP

3

Always Round up

The numeric is always rounded up.