{{ transformations:ParameterTableAction.png}} ====== 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===== *//Parameter table// is a convenient way to start processing input values passed into the project by another project during iterations. *This action can be used to display values of calculated parameters.\\ *This action can be used to output the names of all files held in an //Uploaded files// parameter. \\ =====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===== * [[https://community.easymorph.com/t//466/1|Sending an email notification when project fails]] ([[https://community.easymorph.com/uploads/short-url/8MVDPxoPY14RwNbwTFKOzYgrbCD.morph|Project]]; Module: //Submodule//; Group: //Tab 1//; Table: //Table 1//; Action position: //1//) * [[https://community.easymorph.com/t//2156/1|How to process parent-child data structures]] ([[https://community.easymorph.com/uploads/short-url/zmylfn4Qr0ovzu3e5rybl0LVMNG.morph|Project]]; Module: //Module 1//; Group: //Tab 1//; Table: //Scan all folders//; Action position: //1//) * [[https://community.easymorph.com/t//2292/2|Assign value from conditions based on a table]] ([[https://community.easymorph.com/uploads/short-url/hsFachkdfbcKFoA2ZK8WcmOUfA9.morph|Project]]; Module: //Main//; Group: //Group 1//; Table: //Table 2//; Action position: //1//) \\ =====See also===== * [[transformations:filelist|List of files]] * [[transformations:folderlist|List of folders]] * [[transformations:iterate|Iterate]] * [[transformations:iterateprogram|Iterate external program]]