The following are supported component scripts:
- CHG script - validation of component settings; executed even if the component contains errors
- TST script - validation of component settings; executed after CHG script only if the component does not contain any error
- TS2 script - inter-component validations; executed after TST script only if the component does not contain any error
- DRV script - component code generation script (for example,. executed during code generation)