Compatible With ScriptsCompatible With ExpressionsCompatible With The Command Line

 

double search (string searchString )

 

Return Value: description of the value returned by the function.

 

Arguments:

searchString

string to match
 

This function will search for, and select, all items in the scene that have searchString in their name. 

 

Example:

Exp_1
|_search("Null" )

All items with "Null" in their names will be selected (Null, Null_1, NotANull etc.)

Converted from CHM to HTML with chm2web Pro 2.82 (unicode)