"getAttribute"
    
    This function returns the state of specific attributes of the WebView EWO instance.
Synopsis
bool shape.getAttribute( string attribute);
Parameters
| Parameter | Description | 
|---|---|
| attribute | Attribute for which the state should be returned. | 
Description
The function allows to query the state of specific WebView attributes that can be set using the function "setAttribute". A list or available attributes can be found there.
Assignment
WebView EWO