I'm learning APL through APLX. I see a lot of code using the omega character, but whenever I try to look up what it means, I can't find any information. None of the APLX documentation mentions it, yet it appears in some of the sample code in the very same files. Additionally, the Wikipedia article on APL Syntax and Symbols uses an ⍵ in a block of sample code, yet does not have an explanation of what ⍵ does.
Does the omega even have a meaning in APLX? If not, what is its meaning in other versions of APL?