ParameterName
Created: August 02, 2022 | Updated: August 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: ParameterName for version 5
Parent page: Schematic Query Functions - Fields
Summary
Returns all parameter objects whose Parameter Name property complies with the Query.
Syntax
ParameterName : String
Example Usage
ParameterName = 'Comment'
Returns all parameter objects whose Parameter Name property is Comment
.
ParameterName = 'Published'
Returns all parameter objects whose Parameter Name property is Published
.