open-insight/LSL2/OIEVENT/WRITE/QUARTZ_WAND_LOG..json
2024-03-25 15:12:53 -07:00

11 lines
306 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function rowexists\r\n\r\nif rowexists( 'QUARTZ_WAND_LOG', .wand_log_no->text ) else\r\n .entry_id->text = @user4\r\nend\r\nreturn 1\r\n\r\n"
}
}
}