FORMULA LANGUAGE
Returns a text list composed of the elements of a text string or date range.
@Explode( dateRange ) @Explode( string ) @Explode( string ; separators ) @Explode( string ; separators ; includeEmpties ) @Explode( string ; separators ; includeEmpties ; newlineAsSeparator )
Parameters
dateRange
Note This parameter is new with Release 6.
explodedString
Split function of LotusScript language
Example See Also