view Resources/Samples/Lua/Autorouting.lua @ 3260:345f86fd1ac3

fix (shame on me for not testing)
author Alain Mazy <alain@mazy.be>
date Tue, 19 Feb 2019 08:43:23 +0100
parents 23590917e83e
children
line wrap: on
line source

function OnStoredInstance(instanceId, tags, metadata)
   Delete(SendToModality(instanceId, 'sample'))
end