🌐 KR

Description

  • Sub Procedures help to condense and call code for signals and other motions that are repeatedly executed in the Main Procedures.


Input

  • Name [Text] : Enter the variable name to be called.
  • Instructions : Enter the motion code to be repeatedly executed.

Output

  • Sub_Proc. : Outputs the condensed code as a Sub Procedure.