LAquis
- SCADA software - Supervisory Control and Data Acquisition.
Script
.
EN:
SCADA software
. ES:
Sistema SCADA
. Measurement Uncertainty:
Calculator of Uncertainty
Command script:
STRING.SPLIT(variable,text)
Example: STRING.TEXT("name")="example1,example2,example3": STRING.SPLIT("name",","): s="": s=STRING.TEXT("name[0]")
<< Back