Python support note window access


Version: 2024

Type: Features

Category: Programming

Subcategory: Python

Jira: ORG-27294


op.new_note(name='')
op.find_note(name='')
nt.text
nt.syntax
nt.view
nt.append(text, newline=True)
nt.load(fname, askreplace=False)
nt.exp_html(fname)
nt.destroy()