WebGUI
      Click here to register.
      
PBWG Banner

IfFormParamValue

User: arjan
Date: 10/18/2007 5:30 pm
Views: 484
Rating: 5    Rate [
|
]

Macro for checking if a form param has a certain value or not.

       process ( paramName, paramValue, ifTrue, ifFalse  )

       paramName

       The name of the form param to pull from the session object.

       paramValue

       The value of the form param to check for

       ifTrue

       What to return if the value form param matches

       ifFalse

       What to return if the value of the form param does not match


Replies

PreviousBackNext