ParametersTable Function - microsoft/MIMWAL GitHub Wiki
string ParametersTable(requestparameters:List<RequestParameter>)
Returns a table of attribute name, modification type and modified values in the request parameters of an arbitrary request
The function returns an html table markup for request parameter name, parameter operation and parameter value, but without the <table></table>
tags.
2.15.713.0 and later
ParametersTable([//Request/RequestParameter])