Jump to content

Extension:ArrayFunctions/Magic words

From mediawiki.org

ArrayFunctions provides the following magic words.

Magic words

[edit]

AF_EMPTY

[edit]
ArrayFunctions version
1.0

This magic word returns the empty array. This is useful, because it is not possible to create an empty array with #af_list or #af_object.

Description

[edit]
{{AF_EMPTY}}

Return values

[edit]

Returns the empty array.