{{fscript keyword := objectContext objectForEntityNamed:'Keyword' wherePrimaryKeyValueIs:keywordID. globals setKeyword:keyword. objs := objectContext objectsForEntityNamed:'Organization' qualifierLocum:'keywordOrganizations.keywordID == $kID' bindings:#{'kID' -> keywordID}. objs := (objs at:(objs name sort)). globals setOrganizations:objs. }}
Name | City |
{{org.name}} | {{org.defaultGeoAddress.city}} |