OverviewThis function returns the number rounded to the nearest whole number. Parametersround(number) NumberThe number to round. For example... round(4.7)Returns 5.Related ArticlesRandom IntegerRound UpRound ToRound DownString Count