corrFlagSet Function

Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Controls the correction flag for a real number.

real corrFlagSet(real real, int arg)

Parameters

Parameter

Description

real

The number in which to set the correction flag on or off.

arg

0 to set the flag to off; a non-zero value to set the flag to on.

Return Value

0 if the flag is now off; otherwise, a nonzero value if the flag is now on.

See also

corrFlagGet Function

Announcements: To see known issues and recent fixes, use Issue search in Microsoft Dynamics Lifecycle Services (LCS).