lib/openwfe/expressions/fe_iterator.rb in openwferu-0.9.13 vs lib/openwfe/expressions/fe_iterator.rb in openwferu-0.9.14

- old
+ new

@@ -69,9 +69,11 @@ # participant :variable_ref => "v" # skip 1, :if => "${f:reply} == 'skip next'" # end # end # + # For more information about those commands, see CursorCommandExpression. + # class IteratorExpression < WithTemplateExpression include CommandMixin names :iterator