Documentation

Middle - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Text :: Middle

Root.Text.Middle(
  Text String,
  Starting Character Number Integer,
  Characters Integer
) String
Returns the middle portion of a String based on characters

Parameters

Text String
The text being checked
Starting Character Number Integer
The character number that the reading starts from (0 is the first character)
Characters Integer
The number of characters being read from the starting point

Return Value

String

If you think anything is missing, please feel free to: submit documentation feedback on this page