ksc_escape_quotes

Use this command to set token to the escaped value.

ksc_escape_quotes <TOKEN_NAME>=<VALUE_TO_BE_ESCAPED>

Escape rules:

  1. ^ => ^^
  2.  ' => ^-
  3.  " => ^=