diff --git a/reference/var/functions/is-bool.xml b/reference/var/functions/is-bool.xml index a585b5ab49..b4919c66d1 100644 --- a/reference/var/functions/is-bool.xml +++ b/reference/var/functions/is-bool.xml @@ -1,5 +1,5 @@ - + @@ -16,7 +16,30 @@ Returns &true; if the var parameter is - a bool. + a boolean. + + + + <function>is_bool</function> examples + + +]]> + + See also