removes an additional field from the multitext group
| id |
multitext.removeSection("$multitext2");
Only additional fields can be removed, even if the ID of the basic field is passed into the function.
If no ID is provided, all the additional fields are removed, only the first (basic) field remains.