help_outline FAQ chevron_right FAQ chevron_right Detail

What is the correct naming convention for functions and procedures in Xpodium apps?

functions apps convention correct naming procedures

All function and procedure names must start with the application’s precode (e.g., fn_XPT80_Bracket). Scripts for these functions must be shared with Xpoda in a single file, separated by the GO command.