Mercurial > hg > orthanc
view OrthancServer/Resources/Samples/Lua/Autorouting.lua @ 4477:0a2c9790cb41
new primitive in plugin SDK: OrthancPluginCreateDicom2()
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 27 Jan 2021 16:54:03 +0100 |
parents | d25f4c0fa160 |
children |
line wrap: on
line source
function OnStoredInstance(instanceId, tags, metadata) Delete(SendToModality(instanceId, 'sample')) end