Home > Configuration > Bot > setbotsettings_javascript

setbotsettings_javascript

Use this method to set name of the JavaScript that the Bot Management feature uses in response.
Must begin with a letter or number, and can consist of from 1 to 31 letters, numbers, and the hyphen (-) and underscore (_) symbols.

The following requirement applies only to the Citrix ADC CLI:
If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my cookie name" or 'my cookie name').

Syntax



Parameters

javascriptname

Name of the JavaScript that the Bot Management feature uses in response. Must begin with a letter or number, and can consist of from 1 to 31 letters, numbers, and the hyphen (-) and underscore (_) symbols. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my cookie name" or 'my cookie name').
Default value = NS_S_BOT_DEFAULT_JS_NAME.

Return Value

Returns simpleResult

See Also