Expression may also contain Functions. See previous example. The expression [JoinPaths(MyFolderPath,MyFileName)] in (1) contains the JoinPaths() function.


Please refer to the Function reference for an overview of all available built-in function.


Developers can also add their own custom functions. Please refer to this tutorial.