I recently converted my app to PowerServer. I am starting to do some performance enhancements and would like to use the startmerge / endmerge when making calls to the SQL server. Whenever I investigate this I repeatedly see the following link.
https://docs.appeon.com/pb2022/objects_and_controls/PowerServerLabel_object.html
However, this link makes an assumption that someone has setup a global variable of type PowerServerLabel, but no where can I find examples of declaring this variable and setting up the parameters for it. Does anyone have any example of this?