Skip to end of metadata
Go to start of metadata

TRIM()

Synopsis

Trim leading and trailing whitespace in a string

Description

Replaces all leading and trailing whitespace in the provided string.

Syntax

TRIM(string)
Arguments
  • string

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-5c114dc

  • No labels