Hi,
In the standard SIRIL scripts, can you set a numeric constant in the beginning of the script to be used throughout the script? I searched commands but couldn’t find anything.
Thanks!
Hi,
In the standard SIRIL scripts, can you set a numeric constant in the beginning of the script to be used throughout the script? I searched commands but couldn’t find anything.
Thanks!
Hello. No. It is not possible.
You should use python script.
Thanks. Yes, learning SIRIL Python scripting is on my to-do list!