Click or drag to resize

VaultwriteText Method

If file exists, writes a string to the stream. Else creates files and writes text. Is not supported because it works directly with files system

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function writeText();
See Also