Difference between revisions of "TBanLists.GetIPBanId"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with " '''''function GetIPBanId(IP: ShortString): Integer; ''''' IP: IP to be searched Result: index of a TBannedIP in TBanLists.IP array ==Description== Function is lo...")
 
(No difference)

Latest revision as of 10:58, 12 September 2016

function GetIPBanId(IP: ShortString): Integer;  
 IP: IP to be searched
 Result: index of a TBannedIP in TBanLists.IP array

Description

Function is looking for IP on TBanLists.IP array and returns the index.

Expand with: result when hw is not found