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

  1. 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

Login Framework classes

See also

setTxtVersionVisible(), setTxtWelcomeVisible()