Skip to main content Skip to complementary content

Mid - script and chart function

This function returns the string starting at character n1 with the length of n2 characters. If n2 is omitted, the function returns the rightmost part of the string starting at character n1. The positions in the string are numbered from 1 and up.

Syntax:  

Mid(s, n1[, n2 ])

 

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!