From 07ca56f901c4a7d7c8bb978a7e0179f4efac6ae9 Mon Sep 17 00:00:00 2001 From: pete_morgan Date: Sat, 4 Mar 2006 15:10:13 +0000 Subject: [PATCH] another example --- .../language-function-assign.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/en/designers/language-custom-functions/language-function-assign.xml b/docs/en/designers/language-custom-functions/language-function-assign.xml index f99e946b..942e8709 100644 --- a/docs/en/designers/language-custom-functions/language-function-assign.xml +++ b/docs/en/designers/language-custom-functions/language-function-assign.xml @@ -62,6 +62,17 @@ The value of $name is Bob. + + {assign} with some maths +This complex example must have the variables in backticks + + + + + + Accessing {assign} variables from a PHP script.