Script to move cursor multiple lines

@dchar has made a nice action group to move the cursor in different directions. I’m a noob to coding and I’m looking for a way to move the cursor multiple lines up or down. How can this be done?

thank you

Hi. Sorry for the late reply.

You can do this without changing the javascript using the “Include Action” step.

  • Create a new action. We’ll call it “Four up”
  • Go into “Steps” and hit the “Plus Sign” in the upper right corner
  • Scroll down to the bottom of the steps and select “Include Action”
  • Enter the name of the action you want to include. In this case “Up”
  • Swipe left on the step and use “Duplicate” to repeat the action four times

HTH

Simple and effective. Thank you