Changes between Version 1 and Version 2 of SemanticQuery/RecordFieldEntity
- Timestamp:
- Apr 19, 2012, 8:56:44 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SemanticQuery/RecordFieldEntity
v1 v2 8 8 == Selectors == 9 9 10 '' After the name of the selector between parentheses you can find the type of the elements in the resulted set.''10 ''In parentheses you find the type of the result elements.'' 11 11 12 12 * {{{refs}}} (''expression''): returns every expression that refers to the given field either by field access, index, or record update.