Rounds the field's value to the smallest (closest to negative infinity) double value that is greater than or equal to the field's value and is equal to a mathematical integer.

ParameterTypeRequiredDefaultDescription
asstringfalse_ceilThe name of the output field.
fieldstringtrue The name of the input field. [a]

[a] If an argument name is not given, field is the default argument.