FormIt Plugin API  v23.0.0 (2023.0.0)
FormIt.FileSystem API

Description

Functions

json FormIt.FileSystem.FileExists (path)
 TODO Make FileSystem API available on Emscripten. More...
 
json FormIt.FileSystem.Remove (path)
 Remove() function. More...
 

Function Documentation

json FormIt.FileSystem.FileExists ( path  )

TODO Make FileSystem API available on Emscripten.

Parameters
[in]pathString
Returns
{...}
json FormIt.FileSystem.Remove ( path  )

Remove() function.

Parameters
[in]pathString
Returns
JSON_UNDEFINED, i.e. {}