[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Performs integer division on two BigInteger values and returns the remainder. [Property] B1=Sets the value to be divided. ARG(BigInteger)|20|(empty)|BigInteger B2=Sets the value to divide by. ARG(BigInteger)|20|(empty)|BigInteger [Methods] doRemainder=Performs integer division on two BigInteger values. ARG(BigInteger B1, BigInteger B2)|1|0 onResult=Returns the remainder after dividing dividend by divisor. ARG(BigInteger)|2|0 Result=Returns the result. ARG(BigInteger)|3|0 B1=Defines the value to be divided. ARG(BigInteger)|4|0 B2=Defines the value to divide by. ARG(BigInteger)|4|0