company logo

PropertyHandle :: operator>> - Shift right operator

For numeric values, the operators will shift the binary value number of positions to right, which means dividing the value by (2**right operand). For string values, it will append the right operand as string to the property handle value.

For collections it will copy all instances from the right operator to the left.

Return value:   - internal feature (not documented) (   )

Implementation details

PropertyHandle PropertyHandle  :: operator>> ( PropertyHandle &cprop_hdl )
  • cprop_hdl - Property Handle