Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

FILL( ) Fill string

The FILL( ) function fills the string specified in the function call with zeros up to the specified length and in the specified direction. This fill character can be defined in the function call.

Result type: STRING

FILL( )

STRING = string_expression

,LENGTH = arithm_expression

,SIDE = *RIGHT / *LEFT

,FILL-BYTE = C''BLANK'' / character