Skip to main content

CommonReadCSV

Callable

  • CommonReadCSV(Array: string, Path: string, Screen: string, File: string): void

  • Read a CSV file from cache, or fetch it from the server


    Parameters

    • Array: string

      Name of where the cached text is stored

    • Path: string

      Path/Group in which the screen is located

    • Screen: string

      Screen for which the file is for

    • File: string

      Name of the file to get

    Returns void

    • Nothing