FiveM ScriptsFS-LibExportsClientGetCurrentZoneOn this pageGetCurrentZoneReturns the zone name for the player's current location. Parameters This export takes no parameters. Usage LuaJavascriptlocal zoneName = exports['FS-Lib']:GetCurrentZone()const zoneName = exports['FS-Lib'].GetCurrentZone();