Skip to main content

OnlineGameDictionaryText

Callable

  • OnlineGameDictionaryText(KeyWord: string): string

  • Searches in the dictionary for a specific keyword and returns the message linked to it


    Parameters

    • KeyWord: string

      Keyword of the text to look for

    Returns string

    The text attached to the keyword, will return a missing text if it was not found