Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Jacky (jacky@fedi.absturztau.be)'s status on Friday, 19-Jan-2024 15:07:01 JSTJacky @Rasp what i meant is: usually you'd store them in a single (list) variable
jobs = ["job1", "job2", "job3"]
then you can
jobs[job_n] = ""