Displays a number, a string, a 1- or 2-dimensional array of numbers or strings, or AmosMatrix object.
Syntax
object.PrintX (item)
object.PrintX (item, title)
The PrintX method syntax has the following parts:
Part |
Description |
object |
An object of type AmosDebug. |
item |
A Double, a String, a 1- or 2-dimensional array of Double or String, or AmosMatrix object. |
title |
(Optional) A string that describes item. |
Remarks
PrintX displays a 1-dimensional array as a single column.