Initializing help system before first use

insightgetattachrules

insightgetattachrules


Purpose
Retrieves the the 'rules' used to validate attachments and attachment meta-data.
Synopsis
function insightgetattachrules:insightattachmentrules
Example
declarations
  rules: insightattachmentrules
end-declarations
rules := insightgetattachrules
Demonstration of getting the example rules
Further information
1. Used to retrieve the rules that are used to validate new attachments - for example, maximum attachment size.
2. This will only be necessary if you want to validate new attachments within the model, before they trigger Insight attachment errors for violating any of these rules.