Table of Contents

PARAMETER TABLE

Category: Create / Generate


Description

This action creates a single-row dataset where each column displays a project parameter name and value. Each column corresponds to one parameter.


Use cases


Action settings

There are no settings for this action.


Remarks

Parameter tables are not updated automatically if parameters are modified through Parameter Editor. This action needs to be rerun to pick up changes made to Parameters.

Multiple filenames held within an Uploaded files parameter type are separated by the delimiter specified in the Parameter's settings.


Examples

Example #1

Display all Parameters and values for the current project.

After (result table)

Output file Const value Rpt TF
C:\Outfile.txt 87 TRUE

Action parameters

This action has no settings.


Example #2

Display all Parameters of the current project (including Uploaded files and Calculated parameters).

After (result table)

Uploaded files Top N Calc output
C:\myfile1.txt,C:\myfile2.txt,C:\myfile3.txt 20 2000

Action parameters

This action has no settings.
Note: Calc output's expression is "{Top N} * 100"


Community examples


See also