Description
Centers a string in a field length.
Returns
String, center-justified by adding spaces before or after the input parameter. If length is less than the length of the input parameter string, the string is returned unchanged.
Category
Display and formatting functions, String functions