Category:

Export related

Returns full path of target file as it was specified in export options. Works in exporting data context.

Syntax

target_file_name(
  StepNo Integer
): String

Parameters

StepNo specifies the export step, in which the function must be calculated.

Return value

Type: String.

Examples of using

target_file_name(1)