pui.getScreenProp()
Examples
Title of Example Code
var userData = pui.getScreenProp('CTL', 'user defined data') // returns the value of the user defined data property for that screen.
var userData = pui.getScreenProp('user defined data') // returns the value of user defined data property for the last record format retrieved from currentFormatNames() API
Looking for labels? They can now be found in the details panel on the floating action bar.