Takes three parameters, TableName, SearchTerms, SearchInFields
Takes two parameters, TableName, IfLenFld
Takes a variable number of parameters
Parameter is a space separated list of fields to choose from
Has one parameter, Options
Takes 4 parameters, TableName, Relation, OtherTableName, IfLenFld
Takes two parameters, FieldBase, FieldNamesList
Takes three parameters, FieldBase, OldFieldName, NewFieldName
Takes two parameters, FileName, Options
Takes six parameters, FieldBase, Destination, Source, Left, Comparison, Right
Takes 4 parameters, FieldBase, Left, Comparison, Right
Takes a variable number of parameters, FieldBase, Test1, Test2, [etc..]
Takes one parameter, FieldName
Parameter is a comma separated list (using CSV rules and not in quotes) of the options made available to the user which are enforced on save.
Takes one parameter
Parameter must first specify only looking at Parents ( PARENT ) or only looking at Children ( CHILD ). The remainder of the parameter should be the table and field name you are after in the form of TableName.FieldName.
Markdown enables simple formatting of plain text via easy to remember conventions. This page will provide you with some pointers on what formatting options are available with "Moxie Flavored Markdown".
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.
Takes a variable number of parameters, QueryName, MethodName, [Param1, [Param2, etc...]]
Takes one parameter, TestCondition
Takes one parameter.
Takes one parameter, QueryName
Takes a single parameter, a QueryName
Takes a single Field name to test if it is true, with an optional Not operator to test if false, followed by the conditional statement