Jianw
2025-05-13 b21510ffde25ef027d63862212495ac43b35b10f
1
2
3
4
5
6
7
8
wms = require ("OILua_WMS")
mobox = require("OILua_JavelinExt")
 
local strLuaDEID = "{63F324AE-CF69-4A49-85D8-6FDBC7941259}"
 
mobox.abort(strLuaDEID)
 
print( "OK" )