SetField Macro

Use the SetField macro to set the value of a single loan field.

Parameters:

 

  • Field ID: The field ID of the loan field to be set.
  • Value:The value to which to set the field.

 

Return Value:

 

None

 

Example:

 

Macro.SetField("1109", "200000")