clarification please. if the set created on the client side is "$Test" then it is NOT available in the trigger/EOS correct?
On Wed, 6 Dec 2017 06:36:53 +0000, Keisuke Miyako via 4D_Tech wrote: > it's probably easier to create and run a proof-of-concept. > > if you create a set named "test" on the client side, > and switch contexts with an EOS method, > you would see in the debugger that "test" exists there too. > so you can use that set on the server. > > you really shouldn't care whether the set "exists on the client > memory space", the scope is all that matters. > > but since the scope of a global set include the EOS/trigger process, > I suppose you could say that the content propagates (both ways). > > 2017/12/06 14:50、Kirk Brooks via 4D_Tech > <[email protected]<mailto:[email protected]>> のメール: > > Help me with this one. Because you're saying I create a set on the client > side, let's use 'test' since that's what's on the chart. By the chart > 'test' only exists on the client memory space. So if I pass the name of > this set to an EOS method then the contents of that set propagate to twin > on the server side? > > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

