History
ServerDirectory.Gateway
Home
•
Help
•
Customization Tools
•
FCAS
•
Language Reference
•
ServerDirectory.Gateway
Purpose
Returns the name of the gateway associated with a Directory entry.
Syntax
ServerDirectory
.Gateway
Example
Dim sd as ServerDirectory
sd.OpenAdmin ("John", fcListByName)
Debug "John is on server " & sd.Gateway