I would like to progromatically change which page on a tab control is in focus. I have tried looking into the tab properties and the individual page properties but have not found the proper property to modify.
If you change the tab control to an indicator you can create a property node using the value property and write to it that way. Hope this help. Otherwise as a control just write to the terminal.
Sorry - I had misread your answer. You're right: it can be anything if you're going to use locals or property nodes, but it needs to be an indicator if you're going to write directly to the node istelf.