Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether a record with the specified parameters is in the RFIDServerTable table.
Syntax
client server public static boolean exist(RFIDServerId _serverId)
Run On
Called
Parameters
- _serverId
Type: RFIDServerId Extended Data Type
The ID of the server.
Return Value
Type: boolean
true if a record exists; otherwise, false.