FORMATIB Function

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

Returns a number formatted in SAS IB. The first parameter is the value to format, the second parameter is the W.D format, and the third parameter is the formatted SAS IB number.

Syntax

integer FORMATIB(real, string, string)