Skip to end of metadata
Go to start of metadata

TOLOWER()

Synopsis

Convert string to all lowercase letters.

Description

Example: ${TOLOWER(Example)} returns "example"

Syntax

TOLOWER(string)
Arguments
  • string

Import Version

This documentation was imported from Asterisk Version SVN-branch-10-r383982

  • No labels