Print any string output to the AppRobotic Printer app for review later without interrupting bot run with something intrusive like MsgBox() pop-up.
Namespace:
AppRobotic
Assembly:
AppRobotic (in AppRobotic.dll) Version: 15.21.3.21 (15.21.03.21)
Syntax public void Print(
string TextToPrint
)
Parameters
- TextToPrint
- Type: SystemString
[Missing <param name="TextToPrint"/> documentation for "M:AppRobotic.API.Print(System.String)"]
See Also