Skip to content
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.
Clone this wiki locally