| xa | Index Level | xd |
| Syntax | xc{column.width} |
| Category | Processing Codes |
| Type | Processing Code |
| Description |
centers the input string in a field of spaces.
If column.width is specified, then the "xc" code will center the text within a field of column.width characters. If no column.width is specified, then the processing code looks forward to the attribute length specifier in the attribute definining item. |
| Options | |
| See Also | output-conversion Processing Codes list processor Processing Codes input-conversion |
| Example | |
| Warnings |
If this processing code is used from FlashBASIC, then a column.width specifier is required.
For compatibility reasons, a subvalue mark is allowed before column.width. |
| Compatibility | AP 6.1 |
| xa | Index Level | xd |