Monday 4 March 2013

Microsoft Dynamics AX 2012 R2 - corrFlagSet Function


Controls the correction flag for a real number.


Function

  • real corrFlagSet(real real, int arg)

Parameters

  • Parameter: real
  • Description: The number in which to set the correction flag on or off.
 
  • Parameter: arg
  • Description: 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.

My above blog is based on Microsoft's Official information.

I hope this blog about 'Microsoft Dynamics AX 2012 R2 - corrFlagSet Function' was informative. Please feel free to leave your comments.

No comments:

Post a Comment