Promotic

GetGroupTitle - method of the PmaTrendGroup object

Description:
Returns the user defined name of trends group.
Syntax:
String GetGroupTitle([String sParams])
Parameters:
sParams[optional] (String) Text list of parameters defining text return method. Entries are in the KeyVal format, for example "lang:cs;".
"lang:xxx;" (optional) - Text identifier of language for evaluation of localized text.
If the "lang:xxx;" parameter is not defined (or there is an empty string) then the currently set language of the application is used (e.g. "en", "cs" ...).
See How to create an application using different national languages.
Note:
See the "Displayed group name" configurator
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTrend = pMe.Pm("/Trends");
var sTitle = oTrend.GetGroupTitle();

History:
Pm8.03.21: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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