Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Using Sentiment Tools - Unexpected Identifier Line 73 #153

Open
mariaweaver opened this issue Sep 14, 2020 · 1 comment
Open

Using Sentiment Tools - Unexpected Identifier Line 73 #153

mariaweaver opened this issue Sep 14, 2020 · 1 comment

Comments

@mariaweaver
Copy link

I am trying to use Sentiment Tools and I have added the API key as directed in line 2. But when I press, save it returns this error
SyntaxError: Unexpected identifier (line 73, file "code.gs")

I scrolled down to line 73, and this is what I see
for each (var entity in nlData.entities) {

Anyone know why this would be the case?

@sambourne-work
Copy link

There's been a syntax update and for eachshould now just be forand it should work now. Just spent this morning fixing this myself so hopefully this comment is still useful!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants