Query Function Input Arguments
The following table lists the input arguments for query functions.
attribute
name
The name of an attribute defined in theAttribute
field of a Rational Statemate element form. This pattern may include wildcards (?
and*
).attribute
value
An alphanumeric string to match a Rational Statemate element name (or synonym). Two special characters can be used as wildcards:
• A question mark (?
) indicates that any character can occupy this position
• An asterisk (*
) indicates that any number of characters (including 0) can occupy this position.