AutomateCommandsOutput Property
|
|
Opens or closes the Output panel.
Namespace:
MediaCy.Automation.Automate
Assembly:
MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
Remarks
The Output panel is used to display results or any other textual information in a scrolling text control,
which also provides a context menu allowing to clear, save or export its content.
Typically used in Code commands, the Output panel is exposed as ThisApplication.Output and can also be controled
using the .
See Also