Line break in IIF function
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')]
I'd like to get some like this
[IIF(<condition>,'text line 1' + #13#10 + 'text line 2','other text')]
Comments
works OK for me