11 lines
318 B
JSON
11 lines
318 B
JSON
{
|
|
"header": {
|
|
"version": 1,
|
|
"type": "record"
|
|
},
|
|
"body": {
|
|
"record1": {
|
|
"<1>": "if @CtrlEntId->text = '' then\r\n @CtrlEntId->text = @user4\r\n .from_internal_name->text = xlate( 'LSL_USERS', @user4, 'FIRST_LAST', 'X' )\r\nend\r\nRETURN 1"
|
|
}
|
|
}
|
|
} |