11 lines
278 B
JSON
11 lines
278 B
JSON
{
|
|
"header": {
|
|
"version": 1,
|
|
"type": "record"
|
|
},
|
|
"body": {
|
|
"record1": {
|
|
"<1>": "declare function rowexists\r\nif rowexists( 'P_NAMES', .seq->text ) else\r\n .entry_id->text = @user4\r\nend\r\nRETURN 1"
|
|
}
|
|
}
|
|
} |