Page 1 of 1

Keyword: JSONSET - Generate json file

Posted: Sun Jun 19, 2022 9:46 am
by YiMeng
Description
  • Generate a single layer JSON file with the specified variables within the current working directory, under __meta folder, then returns its full file path to %JSONSET%.
Parameters
  • x: variable name.
  • y: variable value.
Usage
  • JSONSET myvar1 = someVar
  • JSONSET myvar2 = someVar2