Example: web_set_max_html_param_len

The following example sets that the maximum length of HTML data which you can retrieve and save in a parameter to 1024 characters:

web_set_max_html_param_len("1024");