todocument
Arguments
Takes one required argument which is a reference to a named group a user wants to format.
The function also takes the following optional named parameters:
Parameter |
Comments |
first:=<numeral> |
If the argument is omitted, the parameter is treated as a range of values. Otherwise, it specifies the offset of the start position. |
last:=<numeral> |
If the argument is omitted, the parameter is treated as a range of values. Otherwise, it specifies the offset of the end position. |
separator:=<string> |
The user can indicate a custom separator. If it is not specified, default separator "\n\n" is used. |
Notes
The parameters first and last may be used independently, without specifying the argument found by a search query.