view OrthancServer/Resources/Samples/Lua/Autorouting.lua @ 5434:aa1c09fa6632

changed location of third-party downloads
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 18:52:07 +0100
parents d25f4c0fa160
children
line wrap: on
line source

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