summaryrefslogtreecommitdiff
path: root/doc/README.variables
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-09-27 02:28:42 +0000
committerMark Spencer <markster@digium.com>2003-09-27 02:28:42 +0000
commit78be0c2b5c4946f354c0c8e17d4220d4213cb859 (patch)
tree960b00f951266f614a46611c8fb266da71cd421c /doc/README.variables
parent4b08d2b86c80238fb0e0a706c0ebc481ad617927 (diff)
Add description of length (bug #284)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1565 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/README.variables')
-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