You can use wildcard characters or an exact name. For example:
expand bus Assembly 12345 1 filter OpenRecs; |
In addition, you can use the activefilter
clause to indicate that you want to use all filters that are enabled within your context. For example:
expand bus Assembly 12345 1 activefilter; |