Skip to content

Commit

Permalink
Draft
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Mar 10, 2024
1 parent 47fc5f7 commit 0c05c9b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions proposals/SDKs-for-V4/flags.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Flags

**Important:** Current as of Senzing 3.8.0

Flags are 63..0 bits.

## Bits
Expand Down Expand Up @@ -135,3 +137,9 @@ Specify if information should be returned from the method call.
- 0: Return empty JSON string. No information returned in the JSON.
- 1: Return JSON string with information.
1. [Where used](https://github.com/search?q=org%3Asenzing-garage+RETURN_INFO&type=code)
1. addRecord()
1. deleteRecord()
1. process()
1. reevaluateEntity()
1. reevaluateRecord()
1. replaceRecord()

0 comments on commit 0c05c9b

Please sign in to comment.