Crystal Reports for Eclipse Designer Guide

Insert Empty String

Usage
Inserts an empty string.
Examples
You could insert an empty string to check and see if customer name is blank or empty. If customer name is empty, then you could return the contact name for that customer instead of customer name.
if {Customer.Customer Name}="" then
({Customer.Contact First Name}+" "+{Customer.Contact Last Name})''
else
{Customer.Customer Name}



SAP BusinessObjects
http://www.sap.com/sapbusinessobjects/
Support services
http://service.sap.com/bosap-support/
Product Documentation on the Web
http://help.sap.com/