This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Config Parameter Checking in XS file

Hello,

I would like to perform some config file parameter checking in the xs file for some custom XDC modules. What is the best method to raise an error if a value is null, or out of bounds when building an executable?

Thanks!