getOctalForm

The function converts integer number into an octal form, returns as a string.

string
getOctalForm
(
ulong value
)

Meta