AbtWsiRequest instance methods
wsiVars
Answer a LookupTable which contains variable names as keys, and the values of those variables as values. Note that the content received via standard input from the program is available in the variable XWSI_CONTENT_DATA.
formDict
Answer a LookupTable with form data fields as keys, and the value of those form data fields as the values. Note that the values will always be an OrderedCollection of Strings.
Last modified date: 01/29/2015