xsy-breeze-ui-rpa > BigNumber > s
BigNumber.s property
The sign of the value of this BigNumber, -1, 1, or null.
Signature:
readonly s: number | null;
xsy-breeze-ui-rpa > BigNumber > s
The sign of the value of this BigNumber, -1, 1, or null.
Signature:
readonly s: number | null;
