[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Converts the specified double-precision floating point number to a 64-bit signed integer. [Property] Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doDoubleToInt64=Converts the specified double-precision floating point number to a 64-bit signed integer. ARG(Double value)|1|0 onDoubleToInt64=Occurs after invoke the method doDoubleToInt64 and returns of the conversion. ARG(long)|2|105 Result=Returns the result of the conversion. ARG(long)|3|105 Value=Defines the number to convert. ARG(Double)|4|7