Knowledgebase: Technical
Capturing string assignments
Posted by Gian Luca De Bonis on 04 January 2010 12:56 PM
|
|
Extractor automatically captures string assignment by default. As an example: string ls ls = "try this" will find "try this" in context "" (check your rules for the "Default var context" option). To exclude all string assignments, simply add a filtering rule, and exclude "" as context. | |
|
Comments (0)