Snippet Record Definition
A snippet record contains information about a snippet and the snippetdir it resides in.
Fields of a snippet record
id
The id of the snippet record.
up
The id of the snippetdir the snippet is in.
name
The name of the snippet record.
code
The code of the snippet record. The content of this field is the actual code that gets executed.
doc
The documentation for the snippet record.
sitegroup
This id of the sitegroup the snippet belongs to.
