Promotic

StringLen - method of the Pm object

Description:
Returns the number of characters in the string.
Syntax:
Long StringLen(String sValue)
Parameters:
sValue(String) Source string expression.
Note:
This method is functional also in Macro expression $.expr and in the onDraw event of the PmgCanvas object.
This method is also functional in Web panels.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var nChar = Pm.StringLen("Promotic");   // n contains 8

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

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