Operation_Name command

Operation_Name(parm_1, …,parm_n);

(Launch the block operation Operation_Name with/without parameters.)

Examples:

go();

(Launch operation go without parameters)

min(x,y)

(Launch operation min with parameters X and Y)


Feedback