Object setForget (Object options, boolean forget)
Object setForget (Object options, boolean forget)
Name | Type | Description |
---|---|---|
options | Object | The TakeOptions or PutOptions object |
forget | boolean | true - Do not return (forget) tuples. false - Return tuples. |
Type | Description |
---|---|
Object | The updated TakeOptions/PutOptions object. |