Returns the current drop-down list content. The method fills the passed string arrays with display and export items respectively and returns them to a calling subroutine.
Parameters
Parameters
Description
displayed_values
[out] A placeholder for the array of string items to be displayed as the content of the drop-down list.
export_values
[out] A placeholder for the array of string items to be exported as the content of the drop-down list.