This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
LANSA V14
We can use the *IS operator to perform type testing of component reference variables.
For example: #VariableA *IS #ClassName
Did you know if exist an operator which determine if a component implements a specific interface ?
Or How we can check if a component implements a specific interface.