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