Get's the screen's data.
getScreenContext() returns the screen's data. This includes any data context passed into the screen on which the widget is placed, such as data defined when the screen is opened using toScreen().
getScreenContext()
toScreen()