Concept Framework 2.0 documentation Contents | Index

standard.lib.str.NumberToOct

Name Version Deprecated
NumberToOct version 1.0 no

Prototype:
string NumberToOct(number)


Description:
Converts a number to a string representing the octal representation. See OctToNumber for the reverse operation.

Returns:
Returns the octal representation of the number as a string.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:18 2011 GMT(c)2011 RadGs Software