Previous Topic: ENUMERATE Function--Test Set Elements

Next Topic: EVALUATE Function--Evaluate an Expression

ERROR Function--Write Error Message to Console Log

The ERROR function writes the specified error message to SiteMinder's Console Log.

Syntax

The ERROR function has the following format:

ERROR(error_message)

Parameters

The ERROR function accepts the following parameter:

error_message (string)

Return Value

The ERROR function returns an empty string. When used in a Boolean context, the ERROR function returns the value TRUE.

Example

Return_value=ERROR('Invalid Access')
Return_value=''

More information:

INFO Function--Write INFO Message to Console Log

TRACE Function--Write Trace Entry to Console Log

TRACE Function--Write Trace Entry to Console Log


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