Title Swap Bits
Swap bits on features
This is used for a phase swap.
License
Basic
SwapBits (input_records, bit_field, {swap_bits}, {zero_to_code})
Parameter | Explanation | Data Type |
---|---|---|
input_records |
Dialog Reference
The table to summarize. |
GPTableView |
bit_field |
Dialog Reference
The field containing bit values. This field must have a coded value domain assigned of type short or long. |
Field |
swap_bits (Optional) |
Dialog Reference
A list of the existing bit and the bit to swap too. |
GPValueTable |
zero_to_code (Optional) |
Dialog Reference
An optional value to change rows with 0 to an bit or combination of bit values. |
GPLong |