The TRACE function writes the string argument to the SiteMinder Console Log as a trace entry.
The TRACE function has the following format:
TRACE(source_string)
The TRACE function accepts the following parameter:
source_string (string)
The TRACE function returns a Boolean, always TRUE.
Return_value=TRACE("Executing Code")
Return_value=TRUE
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |