This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Basic types > Methods for Integer > asOctalString

asOctalString

Creates a character string which represents the integer as an octal number. Is equivalent to asString(8).

asOctalString()
Arguments
Return value String