Hello worldΒΆ

g.es is a function that prints its arguments to Leo’s log pane.

Here is the hello world program as a Leo script:

g.es('Hello world!')

Leo scripts may also use Python’s print command provided that Leo is running in a console.

Previous topic

Official ivars

Next topic

p.h and p.b