
ThatShouldHaveWorked (Customer) asked a question.
The instruction seems to poll and update correctly, but it won't let me copy and paste if there is a structure tag within an array reference for either dynamic syntax or a variable.
PastHoursTotals(2),(PastHoursIndex.Current)
If I change it from a structured tag it will let me copy and paste it.
PastHoursTotals(2),(PastHoursIndexCurrent)
It's not a big thing just an FYI on something buggy.
I did recreate the instruction from scratch in the current version.
I should have been more specific. It won't let me copy / cut / paste the actual instruction.
I can't copy the instruction and paste it in another rung. Also if I cut the instruction out of a rung I can't paste or undo the cut.