(pipe:arg1) The pipe method executes arg1 as if it is entered in a standard shell, its output is the data output to the standard out by arg1. Example: input: text text= Load=(pipe: cat /proc/loadavg | cut -d ' '-f -3), date=(pipe:date)