BatchVariable_ExportValue

Exports the value contained in the specified batch-level variable.

Syntax

bool BatchVariable_ExportValue (StrParam)

Parameters

The name of the Batch variable.

Returns

Always True.

Level

Any level.

Details

Exports the value contained in the specified batch-level variable.
Example
BatchVariable_ExportValue("ED") 

This action will export the value located in the ED Batch variable to your Export file.