I searched the forum for this issue specifically but didn't see any answers that seemed to fit.
If I wanted to write a python function that took an integer as input, squared it, then spit out the new integer as an output, how do I call this from a blueprint node? The current execute python method is just a string input for path with no other inputs or outputs.
Cheers,
Tyler