SELECT.XLIFF

This command executes a Perfion query to export XLIFF data from a Perfion feature.
The command is introduced in Perfion 2023-R2.

Properties

From

The From argument must contain a connection string, specifying the target database.
To target the currently connected database, you can use a period (.)

To

The command will execute the XLIFF query as specified in the Script argument and store the resulting response in the variable specified in the To argument.

Script

The Script argument, must contain a valid XLIFF query.
Please refer to Import / Export Translations XLIFF | Export to XLIFF 2.0 via Perfion API for details.

Parameters

This command does not support any additional parameters.

Examples

Using the SELECT.XLIFF command to retrieve data and save to file

 

Â