PICSIGNDEC Function

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

Returns a number from a COBOL signed decimal value. The first string is the number, the second string contains the PIC format, the third string is false if ASCII encoded, and the fourth string is true if using a trailing sign.

Syntax

real PICSIGNDEC(string[, string[, boolean[, boolean]]])