Smart Systems Software

Smart tools for smart developers

Home      Technical Support      Free Software   
 
BigInt data type object properties
*
Absolute: Returns the absolute value of a BigInt data type object.

Sign: Enumeration. Returns Sets the sign of a BigInt data type object.

-1 - Negative

 0 - Zero

 1 - Positive

Value: Returns Sets the value of a BigInt data type object.

 

ValueFx: Returns the value of a BigInt object formatted with commas.