Syntax:= FixNumber(Number)
Description: Returns the integer portion of a number.
Example:=FixNumber(1.25)=FixNumber(1.75)