NAME
StringMid — Get substring of certain length, starting at given position.
ERRORS
Error Conditions
Condition
Error Code
Error Message
Input value is non-numeric.
-2
Got input value $Value. Expected numeric value.
Input value is non-positive.
-9
Expected positive input value, got input value $Value instead.
COMMENTS
For the main part of the command documentation, see
here
.