Script |
| Name | Description | |
|---|---|---|
| CreateField(String) | Creates the given field name if it does not exist. | |
| CreateField(String, ChoiceFieldItemType) | Creates the given field name as choice or multi-choice if it does not exist. | |
| CreateField(String, FieldItemType) | Creates the given field name using the provided FieldItemType if it does not exist. |