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