DspSetMetadataFromName
- Last UpdatedJul 18, 2023
- 1 minute read
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.