/ CometEngine / Json / JsonObject / FileToJsonSystemString

FileToJson(System.String)

Type:
METHOD

Params:
path: The path to the json file.

Return:
Returns the JsonObject or null if the operation fails.

Description:
Loads the given file path and converts its text to json.