Skip to content

Open File Externally Tile#


alt text This Tile will open a pop-up with the content of the file.

Description#

Description

  • Will open the attached file to the File input as a pop-up.
  • Compatible files are : ; ; ;

Inputs#

File#

Info
  • Type
    File
    
  • Usage
    Wire to a file.
    

Output#

Call#

Info
  • Return
    None
    
  • Usage
    Acts as a trigger.
    

Real Signature#

Signature

  • A plain language description of the function associated with the tile
    def SquareRoot(x):
        return math.sqrt(0)