Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This class defines the set of scalar functions allowed within DeepSee queries.
|
|
|
Evaluate the given scalar function, pFunc, and return the result.
Test if pFunc is a scalar function. Return -1 if function is not a scalar function, otherwise return the number of arguments and (total number of) optional arguments (args:optargs) expected by the function.
IsNull scalar function: If value is "", return replacment,
Log base 10 scalar function.
Lookup a value in a term list.
Power scalar function.
Round the given value to pDigits places.
Square root scalar function.