| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
File |
|
See also |
READSTRING |
Read the contents of a file and appends it to the content of a script variable.
APPEND[FROM]FILE <VariableName>, <FileName>
|
Part |
Description | |
| <VariableName> | Name of the script variable where to add the file contents to. | |
| <FileName> | Source file of the data/string. | |
|
| ||