Set Text to File
Description
Saves the given text content to a file
Parameters
Name
Description
Text
The string to be store inside of the file
Path
The location where the file will be save
Directory
The directory of the file to be save
Name
The name of the file to be save
Extension
The suffix added to the name of the file
Encrypt
Whether to encrypt the content of the file
Keywords
UMA
, Text
, String
, Store
, Directory
Last updated