[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Negates a specified BigInteger value. [Property] [Methods] doNegate=Negates a specified BigInteger value. ARG(BigInteger Value)|1|0 onResult=Returns the result of the value parameter multiplied by negative one (-1). ARG(BigInteger)|2|0 Result=Returns the result. ARG(BigInteger)|3|0 Value=Defines the value to negate. ARG(BigInteger)|4|0