Function
|
Return type
|
Description
|
hidden-field
|
CHARACTER
|
Returns a string containing an HTML hidden form field with HTML special characters encoded. Parameters include the name and value of the field.
|
hidden-field-list
|
CHARACTER
|
Formats and returns a list of hidden fields delimited by newline characters. Parameters include a list of field names retrievable from the current request by the get-value API function.
|