Example: web_reg_save_param_attrib
This example shows the use of web_reg_save_param_attrib to save the value of a hidden form element inside the HTML page.
/*Correlation comment - Do not change! Original value='pmFnLi8R6qjCQh0E66dNyFE6EGkZFDBPRmeCBNNQCewvn6R2ez95zCZxL' Name ='session_id' Type ='Manual'*/ web_reg_save_param_attrib( "ParamName=mySession", "TagName=INPUT", "Extract=VALUE", "Name=session_id", "Type=HIDDEN", SEARCH_FILTERS, "IgnoreRedirections=No", LAST);