I don't know where to find documentation for making inline calls. I looked in the java code generated by B4A and found the code
but found that this fails when I use it in my inline code, as explained here.
So where are the correct inline calls documented?
B4X:
processBA.raiseEvent(null, "activity_resume")
So where are the correct inline calls documented?
Last edited: