Template - addServerConfigEntryPart

Template - addServerConfigEntryPart

Description :

This command adds a configuration entry to an existing template.

The path to the configuration entry should be the full path in NSH format. This command returns a handle to the updated template. Note that this handle is different from any previously returned handles. All other handles are invalid.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

templateKey

DBKey

Handle to the existing template to which you want to add the configuration entry.

assetPath

String

NSH-style path to the configuration entry.

Example

See the example for addFilePart .

Was this page helpful? Yes No Submitting... Thank you

Comments