ToggleMultipleScreenshotSelection
function ToggleMultipleScreenshotSelection(MultipleScreenshotConfig: TcHmi.Symbol, ToggleResult: boolean): voidThe ToggleMultipleScreenshotSelection function switches all Include properties of the transferred array depending on the value of the ToggleResult transfer value.
Parameter
Name | Type | Description |
|---|---|---|
MultipleScreenshotConfig | The server symbol of the type | |
ToggleResult | If the value is true, all content from the server symbol is selected and if it is false, none is selected. |
Return value
Type | Description |
|---|---|
void | no return value |
NuGet package: Beckhoff.TwinCAT.HMI.Plastic.Functions
Available: since version 12.18.0
Use: TC3 Plastic Application HMI Projects