Mercurial > hg > orthanc
view OrthancServer/Resources/Samples/Lua/Autorouting.lua @ 5561:0b18690c1935
SDK: added OrthancPluginLogMessage to display plugin name + file and line from plugin
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 23 Apr 2024 09:34:02 +0200 |
parents | d25f4c0fa160 |
children |
line wrap: on
line source
function OnStoredInstance(instanceId, tags, metadata) Delete(SendToModality(instanceId, 'sample')) end