[DOCS] Update attribute for multi arg footnotes (#55860)

This commit is contained in:
James Rodewig 2020-04-29 08:57:21 -04:00
parent 0cb5404925
commit 65b47d20a6
1 changed files with 1 additions and 1 deletions

View File

@ -707,7 +707,7 @@ field datatypes:
`<wildcard_exp>`::
+
--
(Required{multi-arg}, string)
(Required{multi-arg-ref}, string)
Wildcard expression used to match the source string. If `null`, the function
returns `null`. Fields are not supported as arguments.
--