Hello;
When to use this.frm.set_value
and when to use it without this?
Because I am always using frm.set_value
and it is working fine, but I am afraid that I will face troubles in the future when multi users are using the application so that is why I am asking.
Also, why sometimes it is written var me = this;
why not to use this directly?
Regards
Bilal