Property Boolean Search_Case
Read Access: | Get Search_Case to BooleanVariable |
Write Access: | Set Search_Case to BooleanVariable/Value |
This property determines whether searches performed via item_matching are case-sensitive of case-insensitive. If search_case is True, all incremental searches and finds are performed in case-sensitive manner.
By default, this property is False, allowing case-insensitive searches.
Note: | This is a global property and affects the operation of all objects. |