Difference between revisions of "DATA TYPE METHOD FIELD INPUT TRANSFORM"

From VistApedia
Jump to: navigation, search
(Created page with "The Input Transform is M code that is XECUTEd when a value is given as input to be stored as the value of a field. The COMPUTED FIELD DATA TYPE X...")
 
 
Line 1: Line 1:
The Input Transform is M code that is XECUTEd when a value is given as input to be stored as the value of a field.
+
The '''Input Transform''' is M code that is XECUTEd when a value is given as input to be stored as the value of a field.
  
 
The [[DATA TYPE COMPUTED FIELD|COMPUTED FIELD DATA TYPE]] XECUTEs the Value of the Input Template to find a value for the computed field.
 
The [[DATA TYPE COMPUTED FIELD|COMPUTED FIELD DATA TYPE]] XECUTEs the Value of the Input Template to find a value for the computed field.

Latest revision as of 16:37, 8 February 2021

The Input Transform is M code that is XECUTEd when a value is given as input to be stored as the value of a field.

The COMPUTED FIELD DATA TYPE XECUTEs the Value of the Input Template to find a value for the computed field.