Skip to content
Snippets Groups Projects
Commit 660b4564 authored by Tobias Feldmann's avatar Tobias Feldmann
Browse files

Fix commid

parent 8005d4a1
No related branches found
No related tags found
No related merge requests found
import("system.util");
import("system.vars");
import("system.result");
import("system.neon");
if(vars.get("$sys.recordstate") == neon.OPERATINGSTATE_NEW)
result.string(util.getNewUUID());
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment