DOCVARIABLE "name" |
Inserts the string assigned to a document variable. |
name | The name of the document variable |
REMARKS |
* For more information about Document Variables, query for "Document Variables" in the Visual Basic for Applications Help file. If Help is not installed, run Setup again to install it. * Each document has a collection of variables, which can be added and referenced by the Microsoft Visual Basic for Applications programming language. This field provides a way to display the contents of the document variables in the document. * For the Microsoft documentation refer to support.microsoft.com |
Examples |
{ DOCVARIABLE "VariableName" } |
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top