Writes a Text File.

Syntax

ISFileUtilities.WriteTextFile(fileName, text)

Parameters

NameTypeOptionalByRefDescription
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