FunctionsAsylumGGTSSanitizeTextAsylumGGTSSanitizeText CallableAsylumGGTSSanitizeText(Level: number, Text: string): stringReplaces the punctuation and capitalization in given text depending on the GGTS level. Makes it easier to respond to GGTS queries on lower levels.ParametersLevel: numberGGTS levelText: stringthe text to sanitizeReturns stringsanitized text
Replaces the punctuation and capitalization in given text depending on the GGTS level. Makes it easier to respond to GGTS queries on lower levels.