East one - List of values - add/subtract a value at each index

Hi guys,

Easy list manipulation query.

What code would I write or node to subtract 30 from all the values in this list ?

Thanks

in code block:
x-30

image

I’m not sure I follow. do you want to use a node instead of the code block? x-30 will work regardless of the list you feed in.

Thanks again. Really appreciate the help.