Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Compute_Dict function ====== ==== Description ==== Returns the result of a dictionary calculation. This is a shell around the Calculate() function. It opens a dictionary to @DICT, sets @ID, reads @RECORD, and calls Calculate. ==== Syntax ==== //calcresult// = **Compute_Dict**(//dictname//, r//ow//) ==== Parameters ==== The Compute_Dict function has the following parameters. ^Parameter^Description^ |//dictname//|Specifies the name of the dictionary column to calculate. For //dictname//, use the format: //tablename//*//columnname.//| |//row//|The //row// to perform the calculate against.| To determine which columns a dictionary item needs to perform a calculation, use the stored procedure Dict_Depend. guides/programming/programmers_reference_manual/compute_dict.txt Last modified: 2024/06/19 20:20by 127.0.0.1