重复 repeat

介绍

该动作可以用于重复执行嵌套的动作

语法

repeat:count:action

  • count:需要重复执行的次数

  • action:需要执行的动作

Last updated