Cicode Programming Reference > Cicode Function Categories > Display Functions > DspSetMetadataFromName

DspSetMetadataFromName

Name used to set the metadata of an object on the page. Use the following syntax:

[RelativePath].[Group].[Group].Control

Syntax

DspSetMetadataFromName(sName, sMetaName, sValue)

sName

The Name used as a reference for the object.

sMetaName

The Name of the metadata to be returned.

sValue

The value of the metadata to be returned.

Return Value

The value of the metadata or error code.

Related Functions

DspSetMetadataFromName

See Also

Display Functions

Published June 2018