Function substituteEscapeCharacters

  • The reverse of parseEscapeCharacters. This is useful to to ensure special charaters are displayed normally when returned to the UI. Ie during a learn callback, or as a variable

    Parameters

    • msg: string

    Returns string