filefile.load

Load File Data

Load a local JSON, CSV, TSV, or text file as LaiCai Flow data.

Inputs

2
InputValue typeRequirementAccepted sources
PathpathLocal text file path to load. Supports JSON, CSV, TSV, or plain text files.stringRequiredliteral
FormatformatParser format. Use auto unless the path has no reliable extension. Allowed values: auto, json, csv, tsv, text.stringRequiredliteral

Outputs

10
Output pathValue typeCoordinate space
data.pathstring
data.fileNamestring
data.formatstring
data.textstring
data.valueany
data.linesarray
data.jsonany
data.rowsarray
data.headersarray
data.lengthnumber

Runtime support

DesktopSupported
Android AgentSupported