SERVIIDX Macro

Returns the index of the entry for the specified server in the server identification table.
Categories: Operator

Server

User

Syntax

%SERVIIDX(server-name);

Details

The SERVIIDX macro requires a server name and returns the index for that server entry in the server information table. You can use this index to access the fields in the table entry.
Note: server-name cannot be specified as an alias.