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