admUpdateFieldConfigScheme
Syntax | admUpdateFieldConfigScheme(schemeId, name, description) | Package | adm |
Alias |
| Pkg Usage | [updateFieldConfigScheme(schemeId, name, description)] |
Description
Updates a field config scheme
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
schemeId | int | Yes | Id of the config scheme |
name | string | Yes | Name of the config scheme |
description | string | No | Description. May be null, in which case will be an empty string |
Return Type
Returns the scheme, or a null (empty) struct if it cannot be updated
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
