NAME
	traceprefix - set the prefix for objects printed during a trace

SYNOPSIS
	string traceprefix(int|string prefix)

DESCRIPTION
	Sets the filenameprefix for objects that should be printed in trace.

NOTA BENE
	Use this with caution as it is severly punishing on execution speed.

SEE ALSO
	trace
