References
04-Feb-2020 • 24R764 • Name parameter() Short Description returns an encoded URL key-value pair that is used to transmit data to the requested pipeline Table of Contents Introduction Syntax Example Parameters key value Product Version 6.5 Product To Version Status New Labels Introduction Use parameter() in combination with
References
04-Feb-2020 • 247C63 • Name paramMap() Short Description in combination with the paramEntry(), provides parameter sets for the <ISPIPELINE> tag Table of Contents Introduction Syntax Example Parameters key value Product Version 6.5 Product To Version Status New Labels Introduction Use paramMap() in combination with the paramEntry()
References
04-Feb-2020 • 2476Y2 • Name replace() Short Description changes seperators between string values of attributes Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction The function replace() can be used to reformat string values of attributes which consist of multiple
References
04-Feb-2020 • 2L4759 • Name sessionlessurlex() Short Description generates URLs as part of a linkwithout 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 • 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 • 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 • 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 • 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 • 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 • 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 • 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
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
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 • 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 • 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