====Python Output Node==== This node is a [[final output|final output node]] that is used only in [[module_python|Python analytics]]. It delivers the incoming value to your Python script. ===Inputs=== **Input #1** is a //number// or a //string// and is the value you want to write to Python. ===Title=== The title of the node is the name of the property that will be written. For example, if the Python script has an input named **Speed**, your node should have the title **Speed**.