From 5c795ae7caeb14f5da5fa1a3993fcc06ee62f264 Mon Sep 17 00:00:00 2001 From: mohrt Date: Wed, 7 Mar 2007 19:49:19 +0000 Subject: [PATCH] note the fact that section loop will accept an integer --- .../language-builtin-functions/language-function-section.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/en/designers/language-builtin-functions/language-function-section.xml b/docs/en/designers/language-builtin-functions/language-function-section.xml index 256e75a8..76152839 100644 --- a/docs/en/designers/language-builtin-functions/language-function-section.xml +++ b/docs/en/designers/language-builtin-functions/language-function-section.xml @@ -104,7 +104,8 @@ The loop attribute, usually an array of values, determines the number of times the - {section} will loop. + {section} will loop. You can also pass an integer + as the loop value. When printing a variable within a {section}, the