[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the largest integer less than or equal to the specified number. [Property] Type=Sets the Type of the operand. ARG(enum)|4|0|Double,Decimal [Methods] doFloor=Performs the mathematical function Floor(number). ARG(number value)|1|0 onResult=Returns the smallest integer greater than or equal to the specified number. ARG(number)|2|0 Result=Returns the result. ARG(number)|3|0 Value=Defines the number. ARG(number)|4|0