Title Swap Bits
This is used for a phase swap.
SwapBits (input_records, bit_field, {swap_bits}, {zero_to_code}, result)
| Parameter | Explanation | Data Type |
|---|---|---|
| input_records |
Dialog Reference
<p>The table to summarize.</p> |
GPMultiValue |
| bit_field |
Dialog Reference
<p>The field containing bit values. This field must have a coded value domain assigned of type short or long.</p> |
Field |
| swap_bits (Optional) |
Dialog Reference
<p>A list of the existing bit and the bit to swap to.</p> |
GPValueTable |
| zero_to_code (Optional) |
Dialog Reference
<p>An optional value to change rows with 0 to a bit or combination of bit values.</p> |
GPLong |
|
Dialog Reference
<p>Flag to denote if the process updated records.</p> |
GPBoolean |
workspace