FormIt Plugin API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
FormIt.FileSystem API

Description

Functions

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

Function Documentation

◆ FileExists()

json FormIt.FileSystem.FileExists ( path  )

TODO Make FileSystem API available on Emscripten.

Parameters
[in]pathString
Returns
{...}

◆ Remove()

json FormIt.FileSystem.Remove ( path  )

Remove() function.

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