<< Click to Display Table of Contents >>

connection.args#

Sets the value of the form parameters.

Reference

# is the numerical value and indicates #th parameter, and it ranges from 1 to the value configured in connectrion.pcount.

"connection.pcount","2"

"connection.args1","FormParamName1=Value1"

"connection.args2","FormParamName2=Value2"