Filter with basic expression

Enter any Basic expression that refers to the properties of the PslSourceList or PslTransList object. Some examples:

.TransRate <100 Displays all string lists that are not yet 100% translated

instr(.Title, "main") 0 Displays all strings whose title contains "main".

Please make sure that all of the properties that you enter begin with a dot (.).

Click Append to open a dialog that helps you generate Basic expressions.

Click Test to check the Basic expression for correct syntax.

For further information on the use of Basic expressions, click Help > Automation Help and see the descriptions of PslSourceList and PslTransList.