METHOD SetMainVisuGlobally : INT
Changes the shown visualization in some sorts of clients. All clients of the given type will switch to the given visualization. If no according visu is found, nothing will happen.
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
SetMainVisuGlobally
|
INT
|
|
Input
|
clientsToChange
|
Visu_ClientType
|
This can be a combination of the values in the enumeration Visu_ClientType, all clients of this type will be switched to the given visu.
|
stVisu
|
STRING
|
The name of the visu to be switched to
|
|