GetServerValue

<< Click to Display Table of Contents >>

 

GetServerValue

GetServerValue(Path, [Property])

This method works both in Elipse E3 Studio and at run time and returns the value of a property of an object in a server. The Path property is mandatory and indicates the path of an object in the server. The Property is optional and indicates the name of the property to return. If this parameter is omitted, returns the value of the Value property.

Was this page useful?