Search Results for numeric

 

Abs%

Has one parameter, a numeric value.

 

Currency$

Takes one parameter, a numeric value

 

[MText] Multiline Text Editor

Accepts one optional numeric value as a parameter

 

[Min]

Accepts a numeric value as a parameter.

 

Exp10%

Has one parameter, any numeric value.

 

Exp2%

Takes one parameter, any numeric value.

 

[Max]

Accepts a numeric value as a parameter.

 

[MaxLen]

Accepts a numeric value as a parameter.

 

Offset

Takes 7 parameters, FieldBase, Destination, Source, OffsetVal, Operator, OpValue, IfLenFld

 

Sort

Takes two parameters, FieldBase, SortFieldList

 

Text

Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld

 

NewRecords

Takes one parameter, QuantityToAdd

 

KeepUnique

Takes one parameter, FieldName

 

Format

Takes five parameters, FieldBase, FieldList, Mask, bBlanks2Zero, IfLenFld

 

Format$

Takes two parameters, a source value, and a formatting mask.

 

[#] Format (DB Field Attribute)

Takes 1 parameter, a formatting mask

 

[Score] 0.0 to 10

Accepts 3 parameters, first is required, 2nd and 3rd are optional. A trailing optional expression after an = sign may also assign a value on the same line.

 

MOX Coding and Programing Language Syntax Documentation

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.

 

 

[SearchSort]

Parameter is a space separated list of field names to have the display table sorted by when displaying search results in the Admin interface.

 

Select / Case / End Select

Takes a variable number of conditional statements to compare against a single source

 

ATn%

Takes one parameter

 

[Sort] (DB Relationship Attribute)

Accepts a space separated list of field names.

 

If (Not) / And / Or / ElseIf / End If

Takes a variable number of conditional statements