Benjamin Borgen Ha
Results
1
comments of
Benjamin Borgen Ha
@worksofliam Have you tried using the bindings parameter in the executeStatement function for calling RPGLE programs? **Example:** statement = 'call library.program(?, ?)' bindings = [1, 2]