Previous |
Next |
Given a DOM node or string ID (pNd), this function returns the value of an Application Express item as a string or an array. If the page item type can contain multiple values like a shuttle, checkboxes or a multi select list an array will be returned, otherwise a string.
Return Value
(string|array)
Parameters
pNd (DOM Node | string ID)