WOLFRAM SYSTEM MODELER

length

Return length of string

Wolfram Language

In[1]:=
SystemModel["Modelica.Utilities.Strings.length"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Syntax

Strings.length(string);

Description

Returns the number of characters of "string".

Syntax

result = length(string)

Inputs (1)

string

Type: String

Outputs (1)

result

Type: Integer

Description: Number of characters of string