Top | Previous | Next |
system.nav.goBack |
Description When using the Typical Navigation Strategy, this function will navigate back to the previous main screen window. Syntax system.nav.goBack() Parameters none Returns PyObject - The window that was returned to Scope Client Examples This code would go in a button to move to the previous screen.
system.nav.goBack() |