2014년 12월 27일 토요일

delete tags in tinywebdb


How do i delete tags in tinywebdb?  I know how to delete its value, but want to also delete the tag itself.

-- 

may I introduce you to the documentation http://ai2.appinventor.mit.edu/reference/components/storage.html#TinyDB


ClearAll()
Clear the entire data store

ClearTag(text tag)
Clear the entry with the given tag

-- 

So that means i have to go to the database and remove it directly? Cant do it through ai2?

-- 

???
why don't you like use the TinyDB.ClearTag block?

--
Sorry, must have missed it.....close this discussion.  Thanks for all the help

--
The delete tags is for tinydb, not webdb.

--
sorry, you are correct, there are no such blocks for TinyWebDB
however you could use a custom TinyWebDB, see here for more information 

--
Thx

--

댓글 없음:

댓글 쓰기