- Jun 6, 2020
- 11,559
- 4,422
Good morning
How do I compare the content of two maps which will both contain an ID and a date. I wish to extract the ID and value if they differ.
example:
Map 1 - 501,2020-07-20 19:21:27.2498612, 536,2020-07-20 19:21:46.2499061, 8000,2020-07-22 20:48:29.7426884, 8001,2020-07-23 07:05:01.451
Map 2 - 501,2020-07-20 19:21:27.2498612, 536,2020-07-20 19:21:46.2499061, 8000,2020-07-22 20:48:29.7426884, 8001,2020-07-23 09:44:59.148
I have tried to use map.containskey by looping through the values as below, but not having much success
B4X:
Any help as usual would be appreciated.
Cheers
Mark
How do I compare the content of two maps which will both contain an ID and a date. I wish to extract the ID and value if they differ.
example:
Map 1 - 501,2020-07-20 19:21:27.2498612, 536,2020-07-20 19:21:46.2499061, 8000,2020-07-22 20:48:29.7426884, 8001,2020-07-23 07:05:01.451
Map 2 - 501,2020-07-20 19:21:27.2498612, 536,2020-07-20 19:21:46.2499061, 8000,2020-07-22 20:48:29.7426884, 8001,2020-07-23 09:44:59.148
I have tried to use map.containskey by looping through the values as below, but not having much success
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
Cheers
Mark
برای دیدن لینک ها باید ثبت نام کنید