Functions on user-defined fields
Object.UserField
[Name;Evaluation date]→Object
Name (String): The name of the user-defined field.
Evaluation date (Date [Current date]).
Result: The UserField
function returns the value of the user-defined field valid on the evaluation date (if one has been created for the object type).
Object.UserFieldTransitionDates
[Name]→List(Date)
Name (String): The name of the user-defined field.
Result: The UserFieldTransitionDates
function returns a list of dates on which the value of the user-defined field changes. The first entry in this list is "n/a" if no value is assigned to the first date.
Search terms: "BDF", "User-defined fields", "User-defined field", "UDF"