Skip to content

Documentation Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeremy-jung jeremy-jung released this 31 Jan 23:51
· 47 commits to master since this release
4ccbf72
  • More SystemLink, Airtable, and SPIKE Service tutorials
  • Dropped support for setTagValue for SystemLink Service and added setTagValueNotStrict and setTagValueStrict. All SystemLink Cloud variables will now be called, "Tags".
  • Dropped support for createNameValuePairs, setValue for Airtable Service and added setEntryValueNotStrict, setEntryValueStrict, createEntry, getEntriesInfo, deleteEntry, getEntryValue. All Airtable name/value pairs will now be called, "Entries".
  • Fixed bugs