FastReport Function Documents
Have any documents to explain how to use fastreport function?
Please provide with some example.
i.e. IIF(A>5,A,C) IF A>5 return A Else C
How to use function -->FORMAT()
How to use function -->FORMATFLOAT()
Please provide with some example.
i.e. IIF(A>5,A,C) IF A>5 return A Else C
How to use function -->FORMAT()
How to use function -->FORMATFLOAT()
Comments
select any function and the requirements will show up in the explanation window at the bottom of the pane.
if you are trying to build expressions in memos go to editmode and select the expression builder and and every thing will show up in the editor.
if on the code page use the datapane and just dblclick on desired object and code will be added for you.