matches ip
This block is part of the users group and was last modified in core v10.4.28.
matches ip v10.4.28 Checks if the current user matches the given ip.
In pins 1
- array required
array
Out pins 1
- match
condition
True when the current connection's IP matches at least one entry of the array input; entries may be exact IPs, CIDR ranges, or start-end ranges (e.g. 10.0.0.1-10.0.0.255). False when the array is empty or unwired, when the client IP is unknown, or when nothing matches. Uses the connection IP, so no login is required.
A typical wiring for matches ip: the condition out pin feeds branch.
Version history
Introduced in v10.4.28.
Back to
users Return to the main group to view all sub-groups Back to current user Return to the group to view all blocks within this group 