Skip to main content

LogGetStringArray

Callable

  • LogGetStringArray<T>(Name, Group): string[]

  • Returns the string array associated to a log.


    Parameters

    • Name: LogNameType[T]

      The name of the log to query the value

    • Group: T

      The name of the log's group

    Returns string[]

    • The log's string array value if it exists, or null.