GetTextAreaOptions

You can review the details about the getTextAreaOption JSP functions.

Description

This JSP function XML binds a text area when modification rules do not need to be considered.

Syntax

getTextAreaOptions(String name)

Input parameters

name - Required. Value of the name attribute for the Text Area Box input. Can be a binding or a literal.

JSP usage

<=%getTexAreaOptions("xml:/Order/Instructions/Instruction/@InstructionText")%>