\ and / are missing

I wanted to get the integer value of a division and checked in the LR the syntax vs my memory.

But a search for / and \ leads nowhere.

I checked with the current version, on the web site right now, and this is the same.

FWIW

https://documentation.xojo.com/api/math/index.html

The integer division seems missing but it was just insanely named as “Integer Division” instead of having its operator sign “\” following the same steps of “/ * + - ^

https://documentation.xojo.com/api/math/integer_division.html

Thank you, I found them, but I was unable to create a bug report, so I reported that here. (thus “fwiw”).

I wonder if that search worked with the old docs?

Too bad the certificate expired yesterday and I can’t access it anymore.

You mean https://docs.xojo.com/ ?

Yes. Added the link to my post.

I thought I already reported this issue a month or so ago, but I can find no trace of a relevant Issue now.

At the bottom, there is:

image

So, it’s in the documentation … as an example of indirection :smirk:.

That’s the division, not the “\” operator, they opted to “write” the name of the operator instead of presenting it’s sign, as they do for “/”

The old docs work correctly now.