How to print the output of the home with Python script

How to print the output of the start page with Python script011

Hy,

maybe try it with an litte .net-Addon?

Regards
Feature

What do you want to do?

If you want to print text in the Output panel, use built-in print function in Python 2.7.

print "Enzo Gorlomi"

If you want to clear or save the text in the Output panel, use vcApplication methods in Python API.

https://academy.visualcomponents.com/lessons/clear-and-save-output-messages/