[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the product of two BigInteger values. [Property] B1=Sets the first value to multiply. ARG(BigInteger)|20|(empty)|BigInteger B2=Sets the second value to multiply. ARG(BigInteger)|20|(empty)|BigInteger [Methods] doMultiply=Gets the product of two BigInteger values. ARG(BigInteger B1, BigInteger B2)|1|0 onResult=Returns the product of B1 and B2. ARG(BigInteger)|2|0 Result=Returns the result. ARG(BigInteger)|3|0 B1=Defines the first value to multiply. ARG(BigInteger)|4|0 B2=Defines the second value to multiply. ARG(BigInteger)|4|0