aware_support We have released build 2720, which apart from some bug fixes, includes a new function CR() This function returns a newline symbol \n. So you can now write this like: Company.Address = Company.Address1 + CR () + Company.Address2