๐ŸŒŽGLOBAL EXPORTS

This section contains helper exports that are not tied to a specific application but provide general utility functions related to the phone system. These are useful for managing phone numbers, retrieving player information, or generating new identifiers.

Available Exports

Below is a quick reference list of global server-side exports available.

  • GeneratePhoneNumber

  • GetIdentifierFromNumber

  • GetNumberFromPlayer

  • GetPlayerSrcFromActiveNumber

To learn more about specific exports, please navigate to the next tab.

Last updated