Appearance
traceprefix() - sets the prefix determining which objects to trace
string traceprefix( string prefix );
If the the traceprefix is set (i.e. not 0) tracing will only occur in objects having a name with the set prefix.
trace(3)