Skip to contents

adds metadata value to a resource, always adds, never updates

Usage

addMetaDate(ident, descriptorName, value, scope = "Improve Client")

Arguments

ident

the resource id of the resource this metadata value is attached to

descriptorName

this descriptorName has to exist, check in preferences

value

the value has to match the type of the descriptor. For dates, posix date has to be used, for LOVs the text has to exist

scope

the scope for metadata, default "Improve Client"

References

ics1137