Syntax
dbCenterText(x, y, String.s)
Description
This command will output the provided string using the current text settings at the specified coordinates. The text will be centered on the X coordinate given. The coordinates should be integer values. This command can only produce text on a single line, so you should refrain from using carriage return characters in the text string. Any carriage return symbols will be ignored.
See Also