view Resources/Samples/Lua/Autorouting.lua @ 1774:784a6b92d2f1

start of refactoring the creation of archives
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 12 Nov 2015 17:49:04 +0100
parents 23590917e83e
children
line wrap: on
line source

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