Home RAP
New Blog Posts: Merging Reports - Part 1 and Part 2

TraSystemFunction: IsFunction() and HasParams() still needed?

edited May 2006 in RAP
Hello,

I never implemented these for my pass-through functions/procedures. Are they
needed or is the engine smart enough to parse the GetSignature() result.

BTW is it possible to implement somekind of hint text for the RAP functions.
A method we could override to give some info about the RAP pass-through
function.

Regards,
Jeroen R?ttink.

Comments

  • edited May 2006

    - I think they are still needed.

    - HasParams and IsFunction both default to True. HasParams is overriden in a
    few descendants that do not require parameters.. for example the CurrentDate
    function. Same with IsFunction.

    - Adding a HintText property would be a nice feature - thanks for the
    feedback. I will add this to the list of requests.


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.