dWebSpec Dictionary
CONTEXT: descriptors->behavior-logic->value




All Details Standard Only Platform Only
Structured Web info and helpTechnologies
 Home Page
 Product Page
 Download Page
 Feedback
Javascript Tree Menu

Results for:

 behavior-logic.value 
Prev  Topic  Next

This entry represents the value that the logical behavior could compare the data obtained from the source with. This could be string, object/property or left blank. The logic type expression allows the entry of any expression as this value.

 Seam  

The entries in the descriptors would help in composing the logic expression. For all the standard logic the composition is like this.

Data-sourcelogic-typevalue
(object.property>40)

The value would be a string, number or Boolean.

The expression type allows more expressive expression, by allowing the entry of full expressions as the value. The advantage of the more restrictive types is the clarity and ease of understanding by none programmers.

Prev Next