setTxtPlatformVisible()
The method calls the loginFrameworkView class to set the visible state of the text txt_platform of the wincc_oa_path/panels/vision/login.pnl.
Synopsis
public void setTxtPlatformVisible(bool visible);
Parameters
- 
                    Parameter Meaning visible The parameter visible sets the visible state of the text txt_platform of the wincc_oa_path/panels/vision/login.pnl. TRUE = visible FALSE = invisible 
Return Value
-
Assignment
See also
