Skip to main content

ScreenFileGetTranslation

Callable

  • ScreenFileGetTranslation(module?: string, screen?: string, group?: string): string

  • Generates the path to a translation CSV file for a screen


    Parameters

    • optionalmodule: string

      The screen's module

    • optionalscreen: string

      The screen's name

    • optionalgroup: string

      The text group

    Returns string