Functions. A function consumes zero, one or more function parameters and produces a result value. Function parameters Functions parameters can be attributes ( int, long, float, double, string, bool, object), results of other functions, results of mathematical or logical expressions or time parameters.Time is a special parameter that can we defined using the time value as int and its unit type ...