PAGE('MAPS'…)

Use this function to open the maps app showing address defined in the Address string.

PAGE('MAPS', string Address,
 string Title);

Example:
PAGE('MAPS', 'Anveo, Fruchtallee 23a, Hamburg, Germany');

The title is visible exclusively on iOS, whereas on Android, the navigation initiates automatically.