Run Script and get a bool result

I saw this excellent lib and, although i’m not an expert, it seems more usable (simple) than Quartz, imho.

However, my goal is to run simple “server-side scripts” (javascript) and get a bool of return, Enqueue is sufficient.
I’m using HF as a Windows Service with LocalDB.

There is some HFuser or some expert on these topics that can address this task via pseudo-code (i suppose async and await) or some link to read ??

Thanks in advance