Hi Team,
Are there any descriptive documentation how each function argument should be formulated? or any tips on this is appreciated.
Hi Team,
Are there any descriptive documentation how each function argument should be formulated? or any tips on this is appreciated.
Hi,
See a few examples.
I learned how the functions work by reviewing the IFS payment files (CUP%). Many of those have functions.
IF_ELSE : COLUMN_REF(BANK_RECORD_TYPE),"P","320","420" This works!!!!!!
If else example 0 COLUMN_REF, ‘TRUE’, ‘True’, ’FALSE’, ‘False’, ’null’
This works for if else with null COLUMN_REF(NO_CODE_PART_VALUE),"TRUE","True", "FALSE", "False", "null’"
Example of multiply amount – with left pad.
Hope this helps.
Best regards,
Thomas
Hi,
There is a bit of documentation with some examples in the Technical Documentation in IFS:
BR
Johan
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.