SysComputedColumn::negative Method [AX 2012]

Creates a negative numeric expression.

Syntax

client server public static str negative(str _numericExpression)

Run On

ClientOrServer

Parameters

  • _numericExpression
    Type: str
    A string value that contains a numeric expression.

Return Value

Type: str
A string expression that contains a negative numeric expression.

See Also

Reference

SysComputedColumn Class