Liquid Studio Documentation
Data Mapping / Data Mapper Functions / By Category / File / ReadFile
In This Topic
    ReadFile
    In This Topic

    Function Name
    ReadFile
    Category
    File
    Icon
    Description
    Reads the contents of a text file and returns it as a string
    Inputs
    Filename The name of the text file to read
    Outputs
    String The contents of the file as a string
    Properties
    Encoding The text encoding to apply to the file

     

    This is a scalar function so the standard rules apply if multiple values are presented to one or more inputs.

    See Also