I'm trying to change the current scheme for the document via a pypn script, but I can't see how to do it. I'm sure it's easy, but I can't see it in the documents.
I've tried:
pn.CurrentDoc().CurrentScheme = 'HTTP'
However the attribute is read-only and so I can't set it. Anyone have any suggestions?
Regards,
Brodie