Oct 15, 2020 11:12 AM
Hello everyone. I have some questions about airtable.
const userIdOriginal = context.userId
It’s what I used for it but it has been broken from a few days ago.
It forced me to change it like so.
const userId = context[“userId”]
It’s really annoying me and I had to change all code.
I’d like to know what happened nowadays.
Sorry for my poor knowledge and English.
Any help will be welcomed.
Regards.
Andrei.
Oct 15, 2020 11:27 AM
You English is better than my millenial-bred and raised grand children. :winking_face:
I can’t answer all your questions, but @kuovonne is one of the most technical script language users in this community and I predict she will not be able to resist commentary to help you.
No. There should be, but it’s not there.
Oct 15, 2020 11:35 AM
Sorry, but I haven’t seen any documentation saying that you can use TypeScript in automation scripts or scripting app. You can use TypeScript for a Custom app, but for scripts I think you are limited to vanilla JavaScript.
Oct 15, 2020 11:36 AM
Thanks for your quick answers. It’s really helpful for me to make decision.
Oct 15, 2020 11:39 AM
Hi, Kuovonne. Thanks for your help every time, really.
It’s a shame that Airtable doesn’t support such things and don’t clarify about somethings.
Oct 15, 2020 12:49 PM
Indeed, I agree. But, we need to keep a reasonable perspective about this - Scripting in Airtable is about 6 months young; it’s still just a toddler in the life-span of most products.