MTON( ) Function

Example   See Also

Returns a Numeric value from a Currency expression.

Syntax

MTON(mExpression)

Returns

Numeric

Arguments

mExpression

Specifies a Currency expression whose value MTON( ) returns. mExpression must evaluate to a valid Currency value or Visual FoxPro generates an error.

Currency values are created by placing a dollar sign ($) prefix immediately before a Numeric value.

Remarks

MTON( ) returns a Numeric value with four decimal places.