Previous Topic: HOUR24 Function--Convert to Hour

Next Topic: KEY Function--Look Up Key

INFO Function--Write INFO Message to Console Log

The INFO function writes the string argument to the SiteMinder Console Log as an INFO message.

Syntax

The INFO function has the following format:

INFO(source_string)

Parameters

The INFO function accepts the following parameter:

source_string (string)

Return Value

The INFO function returns a Boolean, always TRUE.

Example

Return_value=INFO("86% Complete")
Return_value=TRUE

More information:

ERROR Function--Write Error 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