| Overload | Description |
|---|---|
| SaveToTextFile(String,String,Boolean) | Save or append text into a text file, saves using a default encoding as UTF-8. |
| SaveToTextFile(String,String,Boolean,Encoding) | Save or append text into a text file, saves using a default encoding as UTF-8. |