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