Promotic

AppFullName - property of the Pm object

Description:
Name of the Application.pra file (without the extension) including the full path to the file.
Syntax:
String AppFullName
Note:
Property access for read only.
 
This property is not functional in Web panels
See also:
- Pm.AppName (property)
- Pm.DiscGetPath (method)
Example:
If the application is "C:\Promotic\Apps\Application1\BoilerPlant.pra", then in s there is string "C:\Promotic\Apps\Application1\BoilerPlant"
JavaScriptVBScriptSelect and copy to clipboard

var s = Pm.AppFullName;   // Reading from the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
Navigation:
 
- Pm
 
- Abs
- AppFullName
 
 
- Cos
- E
- Exp
- LN2
- PI
- Pow
- Sin
- Tan
© MICROSYS, spol. s r.o.