Skip to main content

General discussion

Help with Formula

I need some assistaance with creating a script. Im trying to take the formula  below and replace it with variables based off an input box. i can get the code to run seperately but when i add the "or" it throws it off. Any help would be appreciated.
task.AddExtraction dbName, "", " CREDIT  >=  ( 1000000 )  .OR.  DEBIT  >=  ( 1000000)"
i have the following but am getting errors
task.AddExtraction dbName, "",   debit & " >= " & amount &  .or.    credit & " >= " & amount

Smart Analyzer

Hi Brian,
I have two queries.
1. I just wanted to know if is it possible to find the script or logic behind smart analyzer app.
2. How do i build a app which can be shared and used in smart analyzer of other users or is it possible only through marketplace?
Regards
Padma