VA FileMan V. 22.0 Getting Started HTML Manual Banner


 

Main Chapter Getting Started Manual Programmer Manual

VA FileMan Functions


ABS

Format: ABS(n)
Parameters: n is a number or an expression with a numeric value.
Use: This mathematical function will return the value of n without a sign; it gives the absolute value of n.
Example:

ABS(-23.87)=> 23.87

 


Reviewed/Updated: March 4, 2007