Changes between Version 2 and Version 3 of SemanticQuery/RecordFieldEntity


Ignore:
Timestamp:
Feb 27, 2015, 1:58:31 PM (9 years ago)
Author:
manualwiki
Comment:

mostly sq-type related changes

Legend:

Unmodified
Added
Removed
Modified
  • SemanticQuery/RecordFieldEntity

    v2 v3  
    1212* {{{refs}}} (''expression''): returns every expression that refers to the given field either by field access, index, or record update. 
    1313* {{{record}}} (''record''): returns the record which has the particular field. 
     14* {{{type}}} (''type''): The type or type expression of the given record field. 
    1415 
    1516== Properties ==  
    1617 
    1718Record fields also have only one property: 
    18 * {{{name}}} (''atom, string''): returns the name of the field. 
     19* {{{name}}} (''atom''): returns the name of the field.