SUBSTRING

This function extracts a substring from a string.

Parameters:

  • An expression of String type.
  • The position of the first character of the substring.
  • The substring length.

SUBSTRING(Contractors.Address, 1, 4)

Next page: STRINGLENGTH

Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.