Category

String Functions

Description

Return a segment of a string

Syntax

Mid(string, start, length)

Parameters

string - a literal string or string function result

start - the position of the first character to include, beginning at 0

length - the number of characters to include

 

 

 

 

Copyright © 2020-2024 Systematic Solutions, LLC