BigInt.ToString (gb.gmp)

Function ToString ( [ Base As Integer ] ) As String

Convert the big integer to its string representation.

Base is the numeric base, 10 by default.