Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Queries local port number
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WebHook | 11.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
WebRequest | The reference number of the web request. | $WebRequest |
Returns number or error.
Queries local IP and port:
Set Field [ WebHook::Local IP ; MBS("WebRequest.GetLocalIP"; $WebRequest) ]
Set Field [ WebHook::Local Port ; MBS("WebRequest.GetLocalPort"; $WebRequest) ]
This function is free to use.
Created 13th October 2021, last changed 25th October 2021