Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Strings do not support a nullable generic. You will have to use the "Return Alternate Value" option for a string. Generally when this is selected for a string, then you want to set the return value as "".
|