Does a toLowercase function exist

Issue #277 resolved
Simon Walters created an issue

I was using json block to get the value of a key made in an HTTP POST from Snap! and noticed that I’d sent {“Motor”:”42”} and using json key motor - it didn’t match.

So I looked around for something to convert input to lowercase but couldn’t find anything

Is there a function somewhere?

Comments (2)

  1. Log in to comment