EventMobile()
Syntax
GadgetNumber = EventMobile()Description
After an event of type #PB_Event_Mobile, use this function to determine which mobile object has been triggered.
Parameters
None.
Return value
Returns the #Mobile number associated to the event.
See Also
EventTimer(), EventType()
Supported OS
All