Hi All,
I'm trying to apply configurable settings to a UDT so it can be changed easily when implementing and without including them in the input record, as it is a constant value for all.
The Custom Options are available for user creation and appear in the python editor (eg [$$ISDEBUG]), but I cannot work out how they can be addressed in python!
I've looked through locals() but cannot see it and dont know if it can be addressed some other way, maybe as an object property.
Has anyone found a way of using the Custom Options?
Regards
Pat