---
title: "@ServersInEnvironment"
---
Returns a list of all the servers in the specified environment name.
@ServersInEnvironment([EnvironmentName], [IncludeInactive])
Name | Description |
---|---|
EnvironmentName | The name of the evironment. If not supplied, the current environment in context will be used. |
IncludeInactive | If true, include servers marked as inactive. |