Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:mobile_get_location_into [2022/09/01 01:23] – removed - external edit (Unknown date) 127.0.0.1a_f:a:mobile_get_location_into [2023/05/09 01:40] (current) sean
Line 1: Line 1:
 +{{tag>Index Action Action_List Process Mobile}}
 +====== MOBILE GET LOCATION INTO ======
 +
 +This action reads the current location on a mobile device, that the user logged in from, and writes the results into the attributes of the specified ''MGeoLocation'' object. 
 +
 +===== Example =====
 +
 +<code aim>MOBILE GET LOCATION INTO MGeoLocation </code>
 +
 +The results will be written into the specified instance of the MGeoLocation object (longitude, latitude, altitude etc).
 +
 +