[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Subtracts one BigInteger value from another and returns the result. [Property] B1=Sets the value to subtract from (the minuend). ARG(BigInteger)|20|(empty)|BigInteger B2=Sets the value to subtract (the subtrahend). ARG(BigInteger)|20|(empty)|BigInteger [Methods] doSubtract=Subtracts one BigInteger value from another. ARG(BigInteger B1, BigInteger B2)|1|0 onResult=Returns the result of subtracting B2 from B1. ARG(BigInteger)|2|0 Result=Returns the result. ARG(BigInteger)|3|0 B1=Defines the value to subtract from. ARG(BigInteger)|4|0 B2=Defines the value to subtract. ARG(BigInteger)|4|0