Takes any unspecified data, intended for use by external systems
Record Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.
Record Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Record.
Table Actions are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As an Action, the Procedure is expected to perform some sort of task, such as an automated set of updates to the Database Table.
The Setup Table controls aspects that can be changed while the server is running, and is intended to contain both Moxie.Build specific values as well as application specific.
A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.
Table Reports are presented to the users of the Default Admin interface and are also intended to be made available in a dynamic way to users of a customized front end. As a Report, the Procedure is expected to produce output to be displayed to the user.
This style guide provides comprehensive standards for writing clean, maintainable, and consistent MOX code for Moxie.Build. Code examples on this page are for illustrative purposes and are only intended to demonstrate style conventions.
Takes 2 parameters, pString1, pString2
Takes 2 parameters, pNum1, pNum2
Takes two parameter, URL, InputQuery
Takes one parameter, Source
Takes three parameters, FieldBase, Fields, IfLenFld
Takes two parameters, FileName, Options
Takes 3 parameters, FieldBase, Fields, SearchTerms
Takes 3 parameters, Location, Mode, Text
Takes two parameters, Name, Value
Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery
Takes one parameter.
The MOX coding and programming language pays heritage to BASIC, but has been crafted for the specific type of work and environment that is demanded of Moxie.Build.
Brief overview on the file structure and contents under Moxie. The files and folders discussed in this post are those that are essential when upgrading to the most recent version of Moxie.Build , or when troubleshooting server errors.
Has no parameters
Has no parameters
Takes a variable number of parameters, QueryName, MethodName, [Param1, [Param2, etc...]]
This is our current Privacy Policy, last updated 2016-01-12.