Documentation Whereabouts BPM 7.6

Does anyone know if there is a document out there that lists all of the overloads for the methods that are used in MetastormBPM 7.6.For example I would expect somewhere there is something that might say %SelectSQL( string Query ) for every method. Since the developer doesn't support intellisense in 7.6 something like this would be handy to have.

Tagged:

Comments

  • They are all listed in the Designer User manual. They are also in the help file. There are a few errors, but it is mostly accurate.

     

    BTW, there are no overloads [overrides] as such, it is just that some functions have some optional parameters.