Skip to content

Commit

Permalink
added missing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eschen42 committed Oct 1, 2021
1 parent 539e1dd commit bd39fba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Procedures to transform data structures into includable Icon declarations and st

# selectRecordFromListByField.icn

Procedure to produce records from a list of records, matching specified criteria.

- procedure `selectRecordFromListByField(Lfrom, sField, Ctest)`
- Select matching records (or tables) `X`
- from list `Lfrom`
Expand Down

0 comments on commit bd39fba

Please sign in to comment.