LAquis
- SCADA software - Supervisory Control and Data Acquisition.
Script
.
EN:
SCADA software
. ES:
Sistema SCADA
. Measurement Uncertainty:
Calculator of Uncertainty
Command script:
STRING.SUBSTRING(variable, start, end)
Example: STRING.TEXT("name")="example1": s="": s=STRING.SUBSTRING("name",0,1)
<< Back