Scripts and Functions

OpenMatrix statements persist in .oml files.

Based on the content of an OML file, it will be either a script or a function. A function is any OML file that only contains a function(s) definition(s). Any OML file containing statements outside of a function definition is a script file.