Libraryless. Click here for Pure Java version (17021L/119K).
static Concepts dm_handleCaseIDField() { O mod = dm_current_generic_mandatory(); dm_reloadOnFieldChange caseID(); S caseID = cast dm_get(mod, 'caseID); print("Case ID: " + caseID); Pair<Concepts, AutoCloseable> p = persistentConcepts(programID(), caseID); dm_ownResource(p.b); ret p.a; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027635 |
Snippet name: | dm_handleCaseIDField - start db with case. Module must have field S caseID |
Eternal ID of this version: | #1027635/4 |
Text MD5: | 6f79e4f8d5d608a9e5ff75fb6a7d34d4 |
Transpilation MD5: | 8d937ad719466728f751874f7fe50223 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-27 15:11:21 |
Source code size: | 309 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 240 / 365 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |