admCreateFieldConfig
Syntax | admCreateFieldConfig(name, description) | Package | adm |
Alias |
| Pkg Usage | [createFieldConfig(name, description)] |
Description
Creates a field configuration
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Name of the field configuration |
description | string | Yes | Description. May be null, in which case will be an empty string |
Return Type
Returns the field configuration struct, or a null (empty) struct if it cannot be created