/

Mid

[this page | pdf]

Function Description

Returns string formed by n consecutive characters from the InputString. If the StartPosition is larger than the number of characters in the InputString then returns a zero length string. If there are fewer than n characters in the InputString then returns the whole InputString.

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: String
Parameter NameVariable TypeDescription
InputStringStringInput string
StartPositionIntegerStart position from which to extract characters
nIntegerNumber of characters to include in output string

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other String functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile