The ERROR function writes the specified error message to SiteMinder's Console Log.
The ERROR function has the following format:
ERROR(error_message)
The ERROR function accepts the following parameter:
error_message (string)
The ERROR function returns an empty string. When used in a Boolean context, the ERROR function returns the value TRUE.
Return_value=ERROR('Invalid Access')
Return_value=''
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |