Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSExpressionMBS class.

NSExpressionMBS.NSAggregateExpressionType = 14

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that defines an aggregate of NSExpression objects.
Available in Mac OS X v10.5 and later.

NSExpressionMBS.NSBlockExpressionType = 19

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that uses an Block.
Available in Mac OS X v10.6 and later.

NSExpressionMBS.NSConstantValueExpressionType = 0

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that always returns the same value.
Available in Mac OS X v10.4 and later.

NSExpressionMBS.NSEvaluatedObjectExpressionType = 1

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that always returns the parameter object itself.
Available in Mac OS X v10.4 and later.

NSExpressionMBS.NSFunctionExpressionType = 4

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that returns the result of evaluating a function.
Available in Mac OS X v10.4 and later.

NSExpressionMBS.NSIntersectSetExpressionType = 6

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that creates an intersection of the results of two nested expressions.
Available in Mac OS X v10.5 and later.

NSExpressionMBS.NSKeyPathExpressionType = 3

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that returns something that can be used as a key path.
Available in Mac OS X v10.4 and later.

NSExpressionMBS.NSMinusSetExpressionType = 7

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that combines two nested expression results by set subtraction.
Available in Mac OS X v10.5 and later.

NSExpressionMBS.NSSubqueryExpressionType = 13

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that filters a collection using a subpredicate.
Available in Mac OS X v10.5 and later.

NSExpressionMBS.NSUnionSetExpressionType = 5

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that creates a union of the results of two nested expressions.
Available in Mac OS X v10.5 and later.

NSExpressionMBS.NSVariableExpressionType = 2

Type Topic Plugin Version
const iCloud MBS MacCloud Plugin 11.3
One of the expression type constants.

An expression that always returns whatever value is associated with the key specified by ‘variable' in the bindings dictionary.
Available in Mac OS X v10.4 and later.

The items on this page are in the following plugins: MBS MacCloud Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...