view Database/Lua/Autorouting.lua @ 295:946b2199f481 c-get

added test for c-get
author Alain Mazy <alain@mazy.be>
date Tue, 12 May 2020 13:21:38 +0200
parents 04fa104ab63b
children
line wrap: on
line source

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