FORMATPICCOMP Function

Experimental: This functionality is currently experimental and is not yet fully supported. Refer to Experimental Functions.

Returns a number formatted in COMP. The first parameter is the value to format, the second parameter is the PIC format, and the third parameter is the formatted COMP number.

Syntax

integer FORMATPICCOMP(real, string, string)