bold inside IIF finction

edited May 2015 in FastReport 4.0
I try to add tag inside IIF finction
IIF(1=1, 'text1' + [b]'text2'[/b],'')

In designer, text2 is bold, but when I click Preview, I get an error: Error in expression IIF(1=1, 'text1' + 'text2',''): ')' expected.

I don't know why?

Comments

  • gpigpi
    edited 5:42PM
    Use [IIF(1=1, 'text1' + '[b]text2[/b]','')]

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.