Extension:ArrayFunctions/Magic words
ArrayFunctions provides the following magic words.
Magic words
editAF_EMPTY
editArrayFunctions 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
editReturns the empty array.