Line break in IIF function

edited April 2015 in FastReport 4.0
it is possible to get line break in IIF function in memo?
I'd like to get some like this
[IIF(<condition>,'text line 1' + #13#10 + 'text line 2','other text')]

Comments

  • gpigpi
    edited 5:11AM
    [IIF(True,'text line 1' + #13#10 + 'text line 2','other text')]
    works OK for me

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.