String Assertion
Table of contents
Description
A string assertion tests some string-based value, property, or condition against a comparison value using the specified comparison type.
Parameters
Step Subtype
The specific operation to be performed. It can be one of the following values.
Comparison Type
The type of comparison (comparator) to use when performing the comparison of the actual value against the comparison value.
Object Name
For all subtypes except Frontmost VI Name and Frontmost Window Name, the name of the object referenced in the assertion. It can be a control name, VI name, or window name.
Comparison Value
The value to compare the actual value against.
Case Sensitive?
Specifies whether the assertion should perform case-sensitive matching when comparing the strings.
Remarks
The String Ctl Value subtype works for any control whose “essential data type” is a string, including combo boxes and trees.