B4X FEED Set values from KeyValueStore when return is null

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Set values from KeyValueStore when return is null است. این موضوع تا کنون 15 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Set values from KeyValueStore when return is null
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
15
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I'm reading values from the KeyValueStore. When the value returns null it seems impossible to test for in a way that seems intuitive.
i.e. the following does not work and the value continues to be null:
B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
In both cases deviceID remains as null

I know it can be solved in the following way:
B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

..but this seems long and just 'feels' wrong..
Is there an alternative way? Maybe a solution would be a method that passes a default value that is returned if the kvs value was null?

 

عقب
بالا