Worklist Item Code 527: Pointer Ternary Condition

Worklist Item Type

This Worklist Item is a Modelify Limitation

Cause

This worklist item is created when a ternary operator is used during the assignment of a pointer address. Modelify does not support the use of ternary operators in this case.

Recommend Solution

This worklist item can be resolved by replacing the ternary operator with an if-else statement that performs the same assignment.

Additional Resources

For further support, contact EnSoft Support at support@ensoftcorp.com