aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-27 02:28:42 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-27 02:28:42 +0000
commita40267a03027b21e28a734543557f25a8a5748fb (patch)
tree960b00f951266f614a46611c8fb266da71cd421c /doc
parentf39cf9170d11e776bcdb06afcbb69a5a997a89ef (diff)
Add description of length (bug #284)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1565 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.variables1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index e7e94d239..c70b11439 100755
--- a/doc/README.variables
+++ b/doc/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