Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns the document variable specified by name.

C#
vb.net

Parameters

name
The name of the variable.

Returns

The document variable specified by name. If the variable does not exist, GetVariable returns null.

Examples

C#
vb.net
  • No labels