Function getValueWithoutQuotes

  • Unquote a string value.

    Parameters

    • value: Types

      The value to parse.

    Returns string

    The value without quotes if it is a string, null otherwise.

Generated using TypeDoc