K2BAudit.GetScriptsDirectory procedure

This procedure returns the directory where K2B Audit SQL scripts should be found at run time. The default implementation is as follows.

&ScriptsDirectory = !"AuditScripts/"

The developer may want to change the implementation, for example, for security or practicity reasons.

IMPORTANT: If the procedure exists when a new version of K2B Audit is installed in a Knowledge base, it is NOT overwritten.