Promotic

Arguments - property of the PmaPanel object

Description:
Input value for opening the panel.
This method/property/event is considered obsolete and is functional only if the "Level of integration of the panel viewer and the local application" configurator is set to full - FULL access from scripts to the whole application (only for VBScript) and if the "Enable multiple opening of local panel" configurator IS NOT SET.
Instead of of this property it is better to use the PmgRoot.Arguments property.
Syntax:
Variant Arguments
Note:
Property access for read only.
 
The property is set up automatically by calling the Pm.CreateView method.
See also:
- Pm.CreateView (method)
- PmaPanel.onOpen (event)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oPanel = pMe.Pm("/Panel");
var vArg = oPanel.Arguments;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.