Load JSON file from Resource Folder May 26, 2024 • ishimoto To read a json file from the resource folder following command is easy to use. final var json = TBFString.stringFromFileInResourceFolder( "static://app:sample.json");