| setappfwprofile_semicolonfieldseparator |
Use this method to set allow ';' as a form field separator in URL queries and POST form bodies. |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
semicolonfieldseparator |
Allow ';' as a form field separator in URL queries and POST form bodies. Default value = OFF. Possible Values : ON, OFF. |
Return Value |
Returns simpleResult |
See Also |