Code: Select all
global_app_count_map = newMap();
@jassing : For the glovar creation, since it is one time, I prefer to create it manually. For the null, thanks for the tip. The convertNull() is much shorter, and I rarely use it till now. Ah, there will be a wave of changes again in all my flows.