I have a decelorator in my routine but it is failing with the message below. It looks like it is failing within the transformer.
@Tcl2 -- failed to evaluate expression `if { {Limit Features Per Second} == {Per Feature Delay} } { rename Decelerator_delay Decelerator_Waiter; } else { rename Decelerator_maxpersecond Decelerator_Waiter; };' -- can't rename to "Decelerator_Waiter": command already exists
Any ideas how I can get it going?
Thanks