You have two filters: add(x,y) that returns x+y and multiply(x,y) that returns x*y.
What will be the output of {{2 | add(3) | multiply(4)}}?
You have two filters: add(x,y) that returns x+y and multiply(x,y) that returns x*y.
What will be the output of {{2 | add(3) | multiply(4)}}?
Create a free account to access the full topic