Syntax: OCTAL(integer)Defn: A CI evaluator function that converts an integer to octal notation.Type: StringExample: octal(329)Result: %511