RearDisplayDisplay Method |
Displays the array of text.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic void Display(
string[] lines
)
Parameters
- lines String
- lines.Length cannot be greater than Rows, each line should be less than Columns.
See Also