| bindbotprofile_kmdetectionexpr |
Use this method to bind kmdetectionexpr to bot profile. |
Syntax |
Parameters |
name |
Name for the profile. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.), pound (#), space ( ), at (@), equals (=), colon (:), and underscore (_) characters. Cannot be changed after the profile is added.
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 profile" or 'my profile'). This is mandatory parameter. |
kmdetectionexpr |
Keyboard-mouse based detection binding. For each name, only one binding is allowed. To update the values of an existing binding, user has to first unbind that binding, then needs to bind again with new vlaues. Maximum 30 bindings can be configured per profile. |
name |
Name of the keyboard-mouse expression object. |
expression |
JavaScript file for keyboard-mouse detection, would be inserted if the result of the expression is true. |
enabled |
Enable or disable the keyboard-mouse based binding. Default value = NS_OFF. Possible Values : ON, OFF. |
Return Value |
Returns simpleResult |
See Also |