rbf_getPicklistCode()
Warning: Support for using this method with external objects (such as those mapped to external tables, to OpenEdge Service objects, or through a HDP connection) is a beta feature. This method is supported in production systems, except for external objects.
Purpose
Returns the integration code of the currently selected option for a picklist, multi-select picklist, group of checkboxes, or radio buttons field. This function works in View and Edit pages.
Syntax
rbf_getPicklistCode(fieldName)
Parameters
fieldName
The integration name of field
Note: This API is supported in portals as well.