Differences

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

Link to this comparison view

Both sides previous revision Previous revision
ref:a_f:a:mobile_get_location_into [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:a_f:a:mobile_get_location_into [2026/08/13 00:43] (current) – ↷ Page moved from a_f:a:mobile_get_location_into to ref:a_f:a:mobile_get_location_into localdev
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).
 +
 +