Variables

Variables

Commands for working with variables.

Language ResourcesDefines string variables for the specified language.
Modify VariableModifies the text of the variable with various actions.
Read variable from fileReads the value of the variable from a file.
Set VariablesAssignes values to the variables.
Split VariableSplits the value of the variable to the some variables like array items.
Substitute Variables in FilesReplaces variables like #varname# within files.
Write variable to fileSaves the value of the variable to file.