Object Information Query Functions
The following query functions are used to access metadata that can not be accessed directly with object fields.
- IN_FOLDER() - Determine if an object is in a specific folder.
- META() - Access object metadata, such as when it was Last Modified and its saved/approve state.
- POSITION_IN() - Access the position of an object in an ordered collection.
- POSITION_IN_TREE() - Access the position of an object in an ordered hierarchical collection.
- UUID() - Get the binary value of a UUID to compare or store in repository UUIDs.