Retrieving One Item From a Group
Often, there is one item within an array that needs to be utilized separately from the other values in that group. There are several ways to accomplish this in eFORMz, depending on the particular ...
Often, there is one item within an array that needs to be utilized separately from the other values in that group. There are several ways to accomplish this in eFORMz, depending on the particular ...
Date Calculation adds or subtracts a time interval (years, months, days, hours, minutes, seconds) to or from a timestamp.
Calculation and Sum are procedures that are often used together. For instance, a process in which Calculation is used to multiply a set of values and Sum is used to add the total to a separate ...