view Database/Lua/Autorouting.lua @ 200:f42c10dab862

drop cache
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 08 Jan 2019 16:22:48 +0100
parents 04fa104ab63b
children
line wrap: on
line source

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