• Save a variable into a file in JSON format.

    Parameters

    • variable: Variable

      The variable to be saved

    • savePath: string

      Path to the file

    • resultVar: Variable

      The variable where to store the result of the operation

    Returns void