Question
4
Replies
28
Views
Posted: August 27, 2020
Last activity: August 31, 2020
Type mismatch between Activity and Function
I have a function that returns an `int`.
And an activity that uses it:
Why is there a type mismatch error raised?
***Edited by Moderator Marissa to update General to Product***
Are there any other versions of the function? Have you tried regenerating the function and library?