A FUNCTION statement will be displayed as an INVOKE statement in the Diagram Trace Utility (DTU).
The Action Block Generator currently generates an INVOKE statement instead of FUNCTION statement in the code that the DTU uses when tracing.
This means that a FUNCTION statement will be displayed as an INVOKE statement in the DTU although the FUNCTION statement itself is correctly executed at runtime.
This problem will be addressed in future release.