User Tools

Site Tools


en:fromoctal

This is an old revision of the document!


FromOctal (Function)

Format

ToOctal ( string_expression ) returns integer_value Description This function returns an integer number represented by the Octal (base 8) string. Example <code> print FromOctal(“33”) </code> Results in <code> 27 </code> ==== See Also ====

==== History ==== |0.9.9.45|New To Version|

en/fromoctal.1471027647.txt.gz · Last modified: 2020/02/28 10:46 (external edit)