How-To Use PowerShell Action

Follow

Comments

2 comments

  • Avatar
    Mathias Balsløw (Edited )

    Hi James,

    There is no specific function to retrieve values as the action support "translating Foxtrot" tokens. Meaning, you can simply write your variable, formulas, etc. as you usually do in any other action and PowerShell will understand their values.

    I hope this makes sense!

    An example:

    1
    Comment actions Permalink
  • Avatar
    James Brammer

    How about passing information from Foxtrot into PowerShell? What I'm doing now is telling Ft to create file conveniently named for Ft's variable with the Ft variable's contents inside it, then using PS's Get-Content to set the variable in PS.

    Am I missing a built in function for sending data from Foxtrot to PowerShell?

    0
    Comment actions Permalink

Please sign in to leave a comment.