[Files] Read
Q100034: [Files] Read
Read a text file and returns its contents as a text(string) output parameter.
| Parameter | In/Out | Description | Other Info |
|---|---|---|---|
| Active Directory Connection | In | Active Directory name and login credentials for account with permissions to perform the requested operation. Optional. | Connection type: sysAD |
| Input file pathname | InOut | The fully qualified pathname for the file you want to read. Must be a plain text file. | |
| Log output level | In | Choices: Minimal, VerboseThe level of execution detail you want to appear in the log. |
Default: Minimal |
| Output text value | Out | Text value that represents the contents of the input file. |
(Italics = required parameters)
Notes
The [Files] Read module allows you to read the data from a specified file and have the contents made available for further use as an output parameter. One good example of this is if you want to include some disclaimer text in your email messages, you can have it included in your outbound emails.
Last Updated:
1/28/2026 4:28:04 PM