RSS Feed/News How can I enable communication between Script A and Script B?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
29,747
Points
823

Reputation:

I can modify editor.js and also attachment_manager.js — that's not a problem for me.
What I need to figure out is how to make both scripts communicate with each other.

Ideally, I want a shared mechanism that allows Script A to set values that Script B can retrieve, and vice versa. Maybe the best approach is to use a third module or shared object.

In short: when Script A sets a value, Script B should be able to access it — and the other way around.

Thanks

Continue reading...
 
Status
Not open for further replies.
Top