Zoomed Image

AMSX Scripting Language - Command : LoadTextFile

Summary

Load a text file into the result buffer

Description

Reads the contents of a text file from disk into the result buffer. The file path must fall within the configured permitted folders. Use LoadTextFile2 for access to the extended permitted folder set.

Parameters

ParameterDescription
cmdFull path to the text file to read

Syntax


LoadTextFile "Full path to the text file to read"

Return to the AMSX Command Reference