View Single Post
Old 11-16-2019, 07:15 AM   #11
bFooz
Human being with feelings
 
Join Date: Jul 2010
Location: Slovakia
Posts: 2,588
Default

Quote:
Originally Posted by bFooz View Post
If the user value is set as empty string, the whole user data could be removed instead of keeping them unchanged. Don't know at the moment if this would be safe or better, but other native data behaves like this (e.g. voice 0).
After some more thought I think this is desirable.

Example:
- use the user string in the same way as the native notation, meaning 'user "key parameter key parameter"'
- have the very last key-parameter pair remaining and delete it so the result is ""
- assign this to the user value

PROBLEM - the deleted value still persists

EXPECTED - to delete the value
bFooz is online now   Reply With Quote