COM API

CurrentTransaction property

Example | Applies To

This property accesses the currently active Transaction object.

Warning

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 this list.

value

A Transaction value.