Previous Topic: VEXIST Function--Is the Parameter Defined?

Next Topic: XORBITS Function--Perform a Bitwise XOR Operation

TRACE Function--Write Trace Entry to Console Log

The WARNING function writes the string argument to the SiteMinder Console Log as a warning message.

Syntax

The WARNING function has the following format:

WARNING(source_string)

Parameters

The WARNING function accepts the following parameter:

source_string (string)

Return Value

The WARNING function returns a Boolean, always TRUE.

Example

Return_value=WARNING("Buffer Full")
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