Class Summary |
CurrentDateMemberExactUdf |
User-defined function CurrentDateMember . |
CurrentDateMemberUdf |
User-defined function CurrentDateMember . |
CurrentDateStringUdf |
User-defined function CurrentDateString, which returns the
current date value as a formatted string, based on a format string passed in
as a parameter. |
InUdf |
User-defined function IN . |
InverseNormalUdf |
A user-defined function which returns the inverse normal distribution value
of its argument. |
LastNonEmptyUdf |
Definition of the user-defined function "LastNonEmpty". |
MatchesUdf |
User-defined function MATCHES . |
NullValueUdf |
Definition of the user-defined function "NullValue" which always
returns Java "null". |
ValUdf |
VB function Val |