Script functions reference > Script functions in alphabetical order > C > CurrReposProperty

CurrReposProperty
Syntax
CurrReposProperty(propertyName);
propertyName
server – the FO server name.
dbname – the FO database name.
physicalserver – the physical server for the FO server.
dblogicalname – the database logical name.
Description
Returns the specified repository property.
Returns
The specified repository property.
Example
$db_server = CurrReposProperty("server");
OpenText StreamServe 5.6 Updated: 2013-03-01