view OrthancServer/Resources/Samples/Lua/Autorouting.lua @ 4976:03632ed1eb67 more-tags

merged default -> more-tags
author Alain Mazy <am@osimis.io>
date Wed, 13 Apr 2022 14:58:58 +0200
parents d25f4c0fa160
children
line wrap: on
line source

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