Embedded services functions follow the implicit data type conversion rules that apply to UDFs. The UDF implicit type conversion rules are more restrictive than the implicit type conversion Vantage typically uses. If a function argument cannot be converted to the required data type by following the UDF implicit conversion rules, the argument must be explicitly cast.