and help me out with an issue I'm having ?
!meta
perfect, thanks, here im trying to extract the Ids, but I dont know how without including the 'projectId' string before them, ideally, I would have an array of 4,3,2 but I don't know how to do that, I can show the function if needed
records.map(record => record.projectId)
thank you so much ! so this will go through what I have and keep only the numbers ?
Read about the .map method of the array data type
Обсуждают сегодня