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.