FORMATPD Function

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

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

Syntax

integer formatpd(real, string, string)