Previous Topic: THROW Function--Stop Processing and Report Custom Error

Next Topic: TRANSLATE Function--Replace String Value

TRACE Function--Write Trace Entry to Console Log

The TRACE function writes the string argument to the SiteMinder Console Log as a trace entry.

Syntax

The TRACE function has the following format:

TRACE(source_string)

Parameters

The TRACE function accepts the following parameter:

source_string (string)

Return Value

The TRACE function returns a Boolean, always TRUE.

Example

Return_value=TRACE("Executing Code")
Return_value=TRUE

More information:

ERROR Function--Write Error Message to Console Log

INFO Function--Write INFO Message to Console Log

TRACE Function--Write Trace Entry to Console Log


Copyright © 2010 CA. All rights reserved. Email CA about this topic