This site is no longer updated.Go to new Conversational Cloud docs

$caila.clearClientNerId


Use the $caila.clearClientNerId method to clear a custom сlientId set by the $caila.setClientNerId method.

Syntax

$caila.clearClientNerId();

How to use

    state: clear id
        intent!: /ScriptEnd
        script:
            $caila.clearClientNerId();