ISML Function - isDefined()

Name

isDefined()

Short Description

checks if an ISML expression results in a valid existing value

Table of Contents

Product Version

6.5

Product To Version

 

StatusNew Labels

Introduction

This function checks if an ISML expression results in a valid existing value. Usually, this function checks a variable for its existence (either server or user defined). It can also be used with HTTP header functions to check for the existence of special keys.

Syntax

isDefined( <ISML expression> )

Example

This example shows how isDefined()can check whether a buyer has a basket or not.

<ISIF condition="#isDefined(Basket)#">
  <ISCOMMENT> View Basket Content </ISCOMMENT>
<ISELSE>
  <!-- Basket does not exist --!>
</ISIF>

Reference - ISML Functions

Disclaimer

The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.

The Intershop Customer Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties. Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Customer Support
Knowledge Base
Product Resources