Share via


TaxWithholdCalculation_IN::evaluate Method [AX 2012]

The evaluate function.

Syntax

server public static real evaluate(str _expression)

Run On

Server

Parameters

  • _expression
    Type: str
    The expression information.

Return Value

Type: real
The result of the expression.

See Also

Reference

TaxWithholdCalculation_IN Class