view Resources/Samples/Lua/Autorouting.lua @ 3560:28ab86c6730e

"/changes": Allow the "limit" argument to be greater than 100
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 07 Nov 2019 07:20:42 +0100
parents 23590917e83e
children
line wrap: on
line source

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