The EvalDocumentVar event is called when translating document variables using the TranslateDocumentVariables as a callback function.
Syntax | ||||
EvalDocumentVar(Var) | ||||
Return value | ||||
None | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Var |
String |
ByRef |
Text of the document variable (content inside of the curly braces). This content can be changed here. |