Jump to content

qiuqiu

Members
  • Content Count

    3
  • Joined

  • Last visited

Everything posted by qiuqiu

  1. thanks I use this expression UIntToStr({Expression}) + ' ($' + (IntToHex({Expression}, SizeOf(UInt64) * 2)) + ')' Successfully displayed the decimal and hexadecimal values of UINT64
  2. What methods do Expression support? I added UInt64, IntToHex({Expression}) or ({Expression}).Dump debug show 224071604948171700 (evaluation failed for IntToHex(I)) 226323404761856752 (evaluation failed for (I).Dump)
  3. There is no IN method for the heavy load of the current overload list.
×