event address - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: event address (/showthread.php?tid=3922) |
event address - Angeles - 08.03.2022 Hi: I need to know the event address. I use event.src to know the device but if i use event.address the result is null. Thanks RE: event address - admin - 08.03.2022 event.dst RE: event address - Angeles - 08.03.2022 Thank you very much. RE: event address - gjniewenhuijse - 09.03.2022 or event.dstraw is you need it for example in a tag or something else |