GetIncludeFileContent method
Gets the content of a file.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qPath | ["lib://CONNECTION_NAME\\<the name of the file you want to use>.txt"] OR ["lib://Connection_Name\\<Folder under your connection>\\<the name of the file you want to use>.txt"] [ ] should be used when the first variable contains a lib reference. |
Yes | String |
Returns
Name | Description | Type |
---|---|---|
qContent | Content of the file. |
String |