Table of Contents

TTMSFNCObjectHelper.SaveToJSONFile Method

Serializes the object to a JSON file at the specified path.

API unit family: TMSFNCTypes Declaring type: TTMSFNCObjectHelper

Syntax

procedure SaveToJSONFile(const AFileName: string);

Parameters

Name Description
AFileName The file path to write the JSON data to.