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