ScriptContextCreateField Method (String) |
Namespace: Compiled.EDD.Scripting
public FieldItem CreateField( string fieldName )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if fieldName is null or empty. |
| ArgumentException | Thrown if the fieldName already exists. |