CurrentTransaction property

Applies to
TransferApp object

This property accesses the currently active Transaction object.

Note If you use the API to retrieve the system variable, #Pages, you must use the FileNameSeparator setting in Eilocal.ini to specify a file name separator other then the NULL character. Otherwise, the string is truncated at the first NULL character.

Syntax

object.CurrentTransaction [= value]

Part

Description

object

An expression that evaluates to an object in TransferApp object.

value

A Transaction value.