| addpolicystringmap |
Use this method to creates a string map. You must use the 'bind policy stringmap' method to bind strings to this string map. |
Syntax |
Parameters |
name |
Unique name for the string map. Not case sensitive. Must begin with an ASCII letter or underscore (_) character, and must consist only of ASCII alphanumeric or underscore characters. Must not begin with 're' or 'xp' or be a word reserved for use as an expression qualifier prefix (such as HTTP) or enumeration value (such as ASCII). Must not be the name of an existing named expression, pattern set, dataset, string map, or HTTP callout. This is mandatory parameter. |
comment |
Comments associated with the string map or key-value pair bound to this string map. |
Return Value |
Returns simpleResult |
See Also |