[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the smallest integer greater than or equal to the specified number. [Property] Type=Sets the Type of the operand. ARG(enum)|4|0|Double,Decimal [Methods] doCeiling=Performs the mathematical function Ceiling(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