Does Polyscope 5 still output `.script` file?

I use it in virtual machine and don’t see the script file in the same directory as .urp.
Is there a command line which would allow to see generated script?

.script is generated in the same way as in PolyScope 3.x.
However note that a program only generates the .script-file if all nodes are returning true to isDefined().

2 Likes