Skip to content

Fix error with .equals()#15

Open
sudormribeiro wants to merge 1 commit into
stevenschmatz:masterfrom
sudormribeiro:patch-1
Open

Fix error with .equals()#15
sudormribeiro wants to merge 1 commit into
stevenschmatz:masterfrom
sudormribeiro:patch-1

Conversation

@sudormribeiro

Copy link
Copy Markdown

Apps Script (JavaScript), strings are compared using === or ==, not .equals()

Apps Script (JavaScript), strings are compared using === or ==, not .equals()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants