• Save a string into a file.

    Parameters

    • text: string

      The string to be saved

    • savePath: string

      Path to the file

    • resultVar: Variable

      The variable where to store the result of the operation

    Returns void