Function GETCURRENTVALUE (import only)

ConnectIT 365

Function GETCURRENTVALUE (import only)

This function retrieves the current field value from the record that is currently being processed.
Expects the field number to be retrieved as parameter.
This can be used to retrieve default values that are not directly set in the import, but as a result of insert/modify triggers or field validations.

For example:

You can fill the value based on the value of another field in the same table. For example is the boolean field “Compress payment = true” the payment no. of a vendor can be filled in the purch. order.

image-20250417-093741.png
image-20250417-093749.png

 

 

IDYN 2024