FORMATPICCOMP3 Function

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

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

Syntax

integer FORMATPICCOMP3(real, string, string)