Metadata Functions
- Last UpdatedJul 13, 2023
- 1 minute read
Use these Metadata functions to configure the metadata of the current object on a page.
|
Adds a new Metadata entry to the properties of the current object. |
|
|
Selects the first metadata entry from the properties of the current object. |
|
|
Selects the next metadata entry from the properties of the current object. |
|
|
Selects the specified metadata entry in the current page. |
|
|
Deletes the selected metadata from the properties of the current object. |
|
|
Sets or retrieves the name of the currently selected object metadata. |
|
|
Sets or retrieves the value of the currently selected object metadata. |
For details and a VB example on handling return and error values, see Error Handling.