it means divide like 10 : 2 (=5) is the same as 10 div 2
cheers 🤓
see https://docs.mendix.com/refguide/arithmetic-expressions#division
The : operator is a version of an obelus ÷ which is common in mathematics but not in computer languages (so I understand your question)