Standard.BaseDataNumbers<=On this pageInteger.<= <=that Group: Operators Aliases: less than or equal Documentation Checks if this is less than or equal to that. Arguments that: The number to compare this against. Examples Checking if 10 is less than or equal to 7. 10 <= 7