Hi, I’ve been using Airtable for a few years and a heavy automation user with Make.com and Zapier. However, I don’t have any programming experience whatsoever.
The script is used as one of the steps in my Airtable automation. I’m in need of a script that:
- Takes a value from a field
- Multiple that value by -1 (negative 1)
- Return that value as input for the next step in my Airtable automation
I’ve just started online course on Javascript, but this course obviously takes time and I need the script right away. It would be great if someone can help me out with this so I can implement it right away. From my online course, I know that the code should be straight forward enough even for someone with basic command of Javascript.
Thanks!