Get average item's value with Blockly

Hi,
I have a rule DSL with this code:

var Number potenza_media = INGRESSO_220_POTENZA.averageSince(now.minusMinutes(10))

It is possible to have this kind of value in Blockly?

Thanks

Yes.

1 Like