Lib.io.file.ReadFile - tixl3d/tixl GitHub Wiki
in Lib.io.file
Reads a file on the local disk and outputs the content as a string
Opposite of: [WriteToFile]
Useful combination: [PickStringPart]
Also see: [RequestUrl] which adds online capabilities and [GetAttributeFromJsonString]
Name (Relevancy & Type) | Description |
---|---|
FilePath (String) | Allows the selection of the file to be read |
TriggerUpdate (Boolean) | triggers a new scan of the selected file |
Name | Type |
---|---|
Result | System.String |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.