Writes a Text File.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| fileName |
String |
|
|
The file name of the file to write. |
| text |
String |
|
|
The text to write to the file. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISFileUtilities
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0