Documentation

Read Resource from File - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Filesystem :: Read Resource from File

Root.Filesystem.FileReadResource(
  Paths String Array,
  Type API Node*
) Resource*
Returns a resource that references contents of files

Parameters

Paths String Array
Location of the file(s) being read (usually just one)
Type API Node*
Type of resource that is desired

Return Value

Resource*

If you think anything is missing, please feel free to: submit documentation feedback on this page