tejon - 2023-03-16

Hi, I wonder if it's possible to throw custom error at time of compiling using pragmas or whatever.
One simple example would be don't let to compile the prject if programmer forget to fill some FB inputs.
Prefereably I would like to avoid raise an exception.
Thank you very much!