What is your goal?
I need to add up +1 to a google doc title
What is the problem?
So i have to automate diet plans, and i recently asked for help for that same project, so im getting the ID and title from that diet plans wich are always named as ‘‘Planning (number) (name)’’
Example: Planning 5 Alana
So i got that last planning ID, title and info, i need to add +1 to that plan, and that plan should be as simple as ‘’ Planning 6 Alana’', every month on a certain date i collect that data, and i have to add +1 per every plan. So from ‘‘Planning 6 Alana’’ to ‘‘Planning 7 Alana’’, same for every person just changing the number.