Command Reference - Text File Actions
Inserts a line of text into a file at a specific line number.
|
Action ID: |
59 |
The full path and filename of the text file.
The zero-based line number where the line of text will be inserted. Use -1 to append the line to the end of the text file.
The line of text that will be inserted into the text file.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_INSERT_TEXT_LINE |
MSG_ERR_INSERT_TEXT_LINE |
|
2 |
MSG_ERR_INSERT_TEXT_LINE |
MSG_ERR_INSERT_TEXT_LINE |
|
3 |
MSG_ERR_INSERT_TEXT_LINE |
MSG_ERR_INSERT_TEXT_LINE |
|
4 |
MSG_ERR_INSERT_TEXT_LINE |
MSG_ERR_INSERT_TEXT_LINE |
|
5 |
MSG_ERR_INSERT_TEXT_LINE |
MSG_ERR_INSERT_TEXT_LINE |