-
Notifications
You must be signed in to change notification settings - Fork 5
Transform IsBitSet
Søren Granfeldt edited this page Feb 19, 2017
·
1 revision
This transform can be used to examine whether a particular bit is set in a source value (must be a number or a value that can be converted to a value).
<Transform xsi:type="IsBitSet" BitPosition="1" />
This transform has one parameter -
- BitPosition - The zero-based bit position to check.
Get the latest release here (https://github.com/sorengranfeldt/mare/releases)