Last tested: Jan 21, 2019
if(mod(${count}, 10) >= 5,
ceiling(${count}/10)*10, floor(${count}/10)*10)
This content is subject to limited support.
Last tested: Jan 21, 2019
if(mod(${count}, 10) >= 5,
ceiling(${count}/10)*10, floor(${count}/10)*10)
This content is subject to limited support.
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.