I am new to Airtable. I wish to find out how powerful is the Airtable scripting language (is it Javascript?).
Is it powerful enough to automate anything within an Airtable base? For examples: to validate a user input on a field and able to undo if it’s invalid; change the colour of a field; hide a button on the fly, etc.
Can I attach a script to a button on a form?
Airtable is known as a low code platform, does that mean bases are usually developed without writing much scripts?