For Captcha widgets, all functions in Common_Functions_AllWidgets
are available, except for the following:
        
        
            
getLabelsetLabelgetValuesetValuesetActiveRulesetRequiredsetRequiredRulesetValideRulesetVisiblesetVisibleRulesetMissingVariableMessage
Methods
# inner setOnCaptchaValidated(callBk)
        Callback function to execute the setOnCaptchaValidated script of a captcha widget.
    
    
    Parameters:
| Name | Type | Description | 
|---|---|---|
callBk | 
  
  module:RMP_Captcha~callbackFunction | Callback that handles the "setOnCaptchaValidated" script. | 
Type Definitions
# callbackFunction()
        Callback function to execute the setOnCaptchaValidated script of a captcha widget.