GetScreenValue

<< Click to Display Table of Contents >>

 

GetScreenValue

GetScreenValue(Path, [Frame], [Property])

This method works only at run time in Elipse E3 Viewer and returns the value of a property of a Screen or Frame. The Path parameter is mandatory and indicates the path to an object on a Screen or Frame. This parameter can be an empty String and, in this case, indicates the path to a property on the Screen or Frame. The Frame parameter is optional and indicates in which Frame the Screen is. If this parameter is omitted, uses the _top Frame. The Property parameter indicates the name of the property to return. If this parameter is omitted, returns the value of the Value property.

Was this page useful?