Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 265 Bytes

Preview Text.md

File metadata and controls

18 lines (16 loc) · 265 Bytes
{
	"type": "workflow",
	"ioConnections":
	{
		"Text": {
			"direction": "input",
			"type": "text"
		}
	}
}
text = in_data["Text"]

create_text_node(text, script_data["x"], script_data["y"]+script_data["height"]+120)