Combine_uint8_16_32_64 - ObjectVision/GeoDMS GitHub Wiki

Relational functions combine_uint8, combine_uint16, combine_uint32, combine_uint64

syntax

  • combine_uint8(a, b, ... , n)
  • combine_uint16(a, b, ... , n)
  • combine_uint32(a, b, ... , n)
  • combine_uint64(a, b, ... , n)

definition

These functions work in the same way as the [combine]] function, only they result in [domain units of respectively uint8, uint16, uint32 or uint64 value types