I used kvs this:
Now I need to additionally save another string parameter in kvs.
How can I do it?
B4X:
Starter.kvs.PutBitmap(id,bmp)
How can I do it?