Skip to main content

AsylumGGTSSanitizeText

Callable

  • AsylumGGTSSanitizeText(Level: number, Text: string): string

  • Replaces the punctuation and capitalization in given text depending on the GGTS level. Makes it easier to respond to GGTS queries on lower levels.


    Parameters

    • Level: number

      GGTS level

    • Text: string

      the text to sanitize

    Returns string

    • sanitized text