get-location
The get-location
action Gets the user’s current location (latitude, longitude, timestamp) using the browser’s geolocation API. It belongs to the location category within the undefined area.
Action Syntax
get-location $variable
A variable name starting with $
Tags
timeout=5000
Examples
// Basic Usage
get-location $var
Action code: 1485046826
Version: 0.0.1-1
Last updated: 2025-06-13