From a40267a03027b21e28a734543557f25a8a5748fb Mon Sep 17 00:00:00 2001 From: markster Date: Sat, 27 Sep 2003 02:28:42 +0000 Subject: Add description of length (bug #284) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1565 f38db490-d61c-443f-a65b-d21fe96a405b --- README.variables | 1 + 1 file changed, 1 insertion(+) (limited to 'README.variables') diff --git a/README.variables b/README.variables index e7e94d239..c70b11439 100755 --- a/README.variables +++ b/README.variables @@ -37,6 +37,7 @@ ${CONTEXT} Current context ${PRIORITY} Current priority ${CHANNEL} Current channel name ${ENV(VAR)} Environmental variable VAR +${LEN(VAR)} String length of VAR (integer) ${EPOCH} Current unix style epoch ${DATETIME} Current date time in the format: YYYY-MM-DD_HH:MM:SS ${UNIQUEID} Current call unique identifier -- cgit v1.2.3