en:fromoctal

FromOctal (Function)

Format

ToOctal ( string_expr )

returns integer_value

Description

This function returns an integer number represented by the Octal (base 8) string.

Example

print FromOctal("33")

Results in

27

See Also

History

0.9.9.45New To Version
en/fromoctal.txt · Last modified: 2014/02/08 11:05 by admin