if.not_request

/ Conditionals / if.not_request

Title : if.not_request
Purpose : Checks if request parameter/s does not exists.
Syntax : [if.not_request]
—code—
[/if.not_request]
Input Parameters : Not required.
Return Value : It does not return anything
Example  :
Code :
Description : In the example, if there is no request parameter in the url then it executes the code in the block
Categories
Most Popular

Leave a Reply

Your email address will not be published.