B.2. Python Scripting

Text below help entry.

import sys

def foo():
   print( 'foo' )