.Modelica.Utilities.Strings.length

Information

Syntax

Strings.length(string);

Description

Returns the number of characters of "string".

Interface

pure function length
  extends Modelica.Icons.Function;
  input String string;
  output Integer result "Number of characters of string";
end length;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f