It replaces all instances of the characters :, $, ,, +, [, and ] with their URI encoded counterparts

  • Parameters

    • value: string

      The value to be encoded.

    Returns string

    The encoded value.