SELECT

  • Updated

 

Selects content from the neutral Table-format.

Properties

From Name of the Input Data Source. The input-source must contain the neutral Table-format.
To Name of the Output Data Source.
The output-source will always be a neutral Table-format.

Parameters

@FILTER Filter the result of the selected data. See Action Commands - Introduction for more information.
@ORDER Order the result of the selected data. See Action Commands - Introduction for more information.

Map

From Name of Header, as it is named from Input-source.
If *** is specified this will take all columns, that are not specified by any of the other map entries.
To Name of the Header as it should be called in the Output-source.
Script Any Script code to execute for this header

Guide

The purpose of this Command is to do additional processing on results from other Commands. Perhaps we need to select various content from multiple sources, validate and format these individually, and then combine these into one or more other data sources before we have the desired results.
This Command can also be used to split the process into easier and more comprehensible steps.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.