WOLFRAM SYSTEM MODELER
lengthReturn length of string |
|

SystemModel["Modelica.Utilities.Strings.length"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
Strings.length(string);
Returns the number of characters of "string".
| string |
Type: String |
|---|
| result |
Type: Integer Description: Number of characters of string |
|---|