j
k
j a
j l
The values in the variables have to be numbers, not strings. Try to convert first with {s.int}, like:
``` $var(entry) = $(var(entry){s.int}); $var(id) = $(var(id){s.int}); dlg_set_timeout("2419200", "$var(entry)", "$var(id)"); ```
Attachments:
Back to the thread
Back to the list