length( arg )
length(
arg
)
Return the length of arg . If arg is not supplied, $0 is assumed. Therefore, length can be used as a predefined variable that contains the length of the current record.