References
04-Feb-2020 • 2P4760 • Name sessionlessurl() Short Description generates URLs as part of a link without session ID dynamically Table of Contents Introduction Product Version 6.5 Product To Version Status New Labels Introduction sessionlessurl() and sessionlessurlex()are used in templates to dynamically generate URLs as part
References
04-Feb-2020 • D24761 • Name servlet() Short Description generates dynamic content via servlets Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction It is sometimes desirable to generate dynamic content via servlets instead of pipelines. To do this, the ISML function
References
04-Feb-2020 • P24758 • Name split() Short Description splits the value of a complex string variable into individual elements Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction The function split() is used to break down the value of a complex string variable
References
04-Feb-2020 • 247S55 • Name stringToXml() Short Description converts any special characters into their appropriate XML encoding sequences and returns them Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction The function stringToXml() returns the result of a string
References
04-Feb-2020 • 2U4756 • Name stringToWml() Short Description converts any special characters into their appropriate WML encoding sequences and returns them Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction The function stringToWml() returns the result of a string
References
04-Feb-2020 • 247H57 • Name stringToHtml() Short Description converts any special characters into their appropriate HTML encoding sequences and returns them Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction The ISML function stringToHtml() returns the result
References
04-Feb-2020 • 2H4752 • Table of Contents Introduction References Arithmetic Operators Arithmetic Comparison Operators Logical Operators String Concatenation Operator String Comparison Operators Introduction An operator is a symbol that represents a specific action. For example, a plus sign (+) is an operator that represents
References
04-Feb-2020 • 2V4753 • Name val() Short Description returns the numbers contained in a string in floating point representation Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction The function val() returns the numbers contained in a string in floating point representation
References
04-Feb-2020 • 24E754 • Name ucase() Short Description returns a string that is converted to uppercase Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction Returns a string that is converted to uppercase. Syntax ucase( <source string> ) Example The following example
References
04-Feb-2020 • 2475L1 • Table of Contents Introduction Notation of Template Variables More Complex Template Variables Loop Variables Introduction Template variables are placeholders for dynamic content used in ISML Expressions. They are used to refer to data stored in the pipeline dictionary and to be displayed on the page
References
04-Feb-2020 • 2474P9 • Name ISBINARY Short Description defines templates for binary pipeline output Table of Contents Introduction Syntax Example Attributes file stream resource bytes Product Version 6.5 Product To Version Status New Labels Introduction The <ISBINARY> tag allows you to define templates that generate binary
References
04-Feb-2020 • 24M747 • Name ISCACHE Short Description defines time period of a storefront page in the cache Table of Contents Introduction Syntax Examples Attributes type hour minute Product Version 6.5 Product To Version Status New Labels Introduction To improve the performance of the online storefront, the template designer
References
04-Feb-2020 • 2474T8 • Name ISBREAK Short Description child element of ISLOOP that terminates loop Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction This tag is only allowed as child element of <ISLOOP> . Loops are blocks of code that are executed repeatedly
References
11-Aug-2020 • 24746A • Name ISCACHEKEY Short Description deletes page cache according to keyword or object Table of Contents Introduction Syntax Example Attributes keyword object Product Version 6.5 Product To Version Status New Labels Introduction Cache keys are used for selective page cache deletion. Using the <ISCACHEKEY>
References
04-Feb-2020 • 2T4744 • Name ISCONTENT Short Description modifies the HTTP header of the generated output stream sent to the browser or e-mail client Table of Contents Introduction Syntax Example Attributes compact templatemaker type charset httpstatus session personalized encoding Product Version 6.5 Product To Version Status
References
04-Feb-2020 • 2474F5 • Name ISCOMMENT Short Description generates comments not visible in the storefront Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction Use <ISCOMMENT> to document your templates while you are writing them, to include reminders or instructions
References
04-Feb-2020 • 2X4742 • Name ISELSE Short Description creates conditional ISML code Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction The <ISIF> tag group allows you to create conditional ISML code. <ISIF> , and its supporting tags, <ISELSEIF> and <ISELSE>
References
04-Feb-2020 • C24743 • Name ISCOOKIE Short Description sets a cookie Table of Contents Introduction Syntax Example Attributes name value comment domain oath maxAge version secure Product Version 6.5 Product To Version Status New Labels Introduction <ISCOOKIE> is used to set a cookie in your system. A cookie is a message given
References
22-Sep-2021 • 24K739 • Name ISFILEBUNDLE Short Description bundles small source files Table of Contents Introduction Configuration Syntax Example Attributes name processors Product Version 7.10 Product To Version Status New Labels Introduction The <ISFILEBUNDLE> tag allows you to bundle multiple smaller source files into
References
04-Feb-2020 • 2474C0 • Name ISFILE Short Description declares a file to be processed when using <isfilebundle> tag Table of Contents Introduction Syntax Example Attributes name processors Product Version 6.5 Product To Version Status New Labels Introduction The <ISFILE> tag is only allowed as a child element of <ISFILEBUNDLE>