Previous Topic: The <params> TagNext Topic: The <options> Tag


Example

<params>
     <param name="vendorName">CA </param>
     <param name="quantity"> 4</param>
     <param name="start Date">10/30/2000</param>
     <param name="approvalRequired">false</param>
</params>

The name attribute specifies the name of the parameter.

Value specifies the value of the parameter in the value attribute.