[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the absolute value of a specified number. [Property] Type=Sets the Type of the operand. ARG(enum)|4|0|Double,Decimal,Int32,Int64,Single [Methods] doAbs=Performs the mathematical function Abs(number). ARG(number value)|1|0 onResult=Returns the absolute value of a specified number. ARG(number)|2|0 Result=Returns the result. ARG(number)|3|0 Value=Defines the number. ARG(number)|4|0