/
pui.getScreenProp()
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
, multiple selections available,