[docs] [fix] `field` is no longer an option for the script processor (#20614)
This commit is contained in:
parent
80c918a13a
commit
f3a5ee671b
|
@ -1377,7 +1377,6 @@ caching see <<modules-scripting-using-caching, Script Caching>>.
|
||||||
[options="header"]
|
[options="header"]
|
||||||
|======
|
|======
|
||||||
| Name | Required | Default | Description
|
| Name | Required | Default | Description
|
||||||
| `field` | yes | - | The field to set
|
|
||||||
| `lang` | no | - | The scripting language
|
| `lang` | no | - | The scripting language
|
||||||
| `file` | no | - | The script file to refer to
|
| `file` | no | - | The script file to refer to
|
||||||
| `id` | no | - | The stored script id to refer to
|
| `id` | no | - | The stored script id to refer to
|
||||||
|
|
Loading…
Reference in New Issue