ScriptsScheduler has the wrong quote character
-
In the Usage code sample at https://getbraincloud.com/apidocs/cloud-code-central/handy-cloud-code-scripts/scriptscheduler-script/
The left quote character in “DataCacheUpdate" is U+201C : LEFT DOUBLE QUOTATION MARK {double turned comma quotation mark}.
JS expects U+0022 : QUOTATION MARK {double quote}
Breaks scripts its pasted into. -
Hi Dan,
Thanks for reporting that. We'll get it fixed up.
Paul.