NetworkDoesEntityExistWithNetworkId
Docslocal retval = NetworkDoesEntityExistWithNetworkId(netId)Parameters
| Name | Type | Description |
|---|---|---|
netId | int | The network id to check |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = NetworkDoesEntityExistWithNetworkId(netId)| Name | Type | Description |
|---|---|---|
netId | int | The network id to check |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!