Description Usage Arguments Value
Reads a file as string
1 | read_file_as_text(fileName, convertNlToSpaces = T)
|
fileName |
the name of the file |
convertNlToSpaces |
Converts newlines and tabs to spaces (useful for SQL queries) |
the content of the file as string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.