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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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