User Tools

Site Tools


transformations:powershell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
transformations:powershell [2021/07/03 22:18] craigttransformations:powershell [2021/07/17 16:26] (current) craigt
Line 25: Line 25:
 \\  \\ 
 =====Remarks===== =====Remarks=====
-It is possible to send values of column to the executed PowerShell commands through the built-in **$input** variable in PowerShell, for instance:+It is possible to send values of column to the executed PowerShell commands through the built-in **$input** variable in PowerShell, for instance:
  
   $input | Sort-Object   $input | Sort-Object
Line 38: Line 38:
 \\  \\ 
 It is also possible to capture the output sequence from the PowerShell script back to EasyMorph. Note that the output sequence should be explicitly converted in the PowerShell script into a sequence of basic types such as //string//, //integer//, //float//, //DateTime// or //bool//. Formatted output of the standard PowerShell console is not captured. It is also possible to capture the output sequence from the PowerShell script back to EasyMorph. Note that the output sequence should be explicitly converted in the PowerShell script into a sequence of basic types such as //string//, //integer//, //float//, //DateTime// or //bool//. Formatted output of the standard PowerShell console is not captured.
 +
 +\\ 
 +=====Community examples=====
 +  * [[https://community.easymorph.com/t//1442/4|Web page table information]] ([[https://community.easymorph.com/uploads/short-url/9mWELRWkmVY3kq93SX5IpZMlPuf.morph|Project]]; Module: //Main//; Group: //Tab 1//; Table: //Parse HTML table//; Action position: //1//)
 +  * [[https://community.easymorph.com/t//1869/6|Coverting Cell to Separate Columns]] ([[https://community.easymorph.com/uploads/short-url/ktZECKXUuEJAEq0fobEmmoXzsGu.morph|Project]]; Module: //Main//; Group: //Tab 1//; Table: //Input data//; Action position: //1//)
 +  * [[https://community.easymorph.com/t//2153/2|Bzip2 or gzip format]] ([[https://community.easymorph.com/uploads/short-url/jPrYO6n9pgvzySEsydPWLo0uYq8.morph|Project]]; Module: //Main//; Group: //Tab 1//; Table: //Table 1//; Action position: //1//)
 +  * [[https://community.easymorph.com/t//2667/1|Run a task only when free RAM is above threshold]] ([[https://community.easymorph.com/uploads/short-url/aU83eid5IQaSt2mJk8hybsitpw3.morph|Project]]; Module: //MemInfo//; Group: //Tab 1//; Table: //Table 1//; Action position: //1//)
  
  
transformations/powershell.txt · Last modified: 2021/07/17 16:26 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki