References
04-Feb-2020 • S24779 • Name action() Short Description generates parts of a URL string (requested pipeline, server group, domain, locale, currency, application type) Table of Contents Introduction Syntax Example Parameters action server domain locale currency appID Product Version 6.5 Product To Version Status New Labels
References
04-Feb-2020 • 2A4780 • Name isDefined() Short Description checks if an ISML expression results in a valid existing value Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction This function checks if an ISML expression results in a valid existing value. Usually
References
04-Feb-2020 • N24777 • Name ContentURLEx() Short Description returns an absolute URL to reference static content Table of Contents Introduction Syntax Example Parameters protocol host, port server group locale content reference Product Version 6.5 Product To Version Status New Labels Introduction The ContentURLEx() function
References
04-Feb-2020 • 2477D8 • Name ContentURL() Short Description reference static content in the static content directory of the current unit Table of Contents Introduction Syntax Example Parameters content reference locale servergroup Product Version 6.5 Product To Version Status New Labels Introduction The ContentURL() function
References
04-Feb-2020 • 247L76 • Name existsTemplate() Short Description checks whether a template exists in the context of the current site or not Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction This function can be used to check whether a template exists in the context
References
04-Feb-2020 • 24Z773 • Name getValue() Short Description formats the result of an ISML expression Table of Contents Introduction Syntax Example Parameters value style formatter Product Version 6.5 Product To Version Status New Labels Introduction This function can be used to format the result of an ISML expression. The value
References
04-Feb-2020 • 2G4774 • Name getHeader() Short Description returns the value of a request header field of the current request Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction Every time the client sends a request to the server, the HTTP protocol is used. The
References
04-Feb-2020 • P24775 • Name getCookie() Short Description returns the value of a cookie containing a request's path data Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction Every time the client sends a request to the server and a cookie is defined for the requested
References
04-Feb-2020 • L24769 • Name len() Short Description returns the number of characters in a string Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction Returns the number of characters in a string. If the source string is empty, len() returns 0 . Syntax len( <source
References
04-Feb-2020 • 247F70 • Name lcase() Short Description returns a string converted to lowercase Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction Returns a string that is converted to lowercase. Syntax lcase( <source string> ) Example The following example returns
References
04-Feb-2020 • 24771H • Name isSSSenabled() Short Description checks whether or not server-side scripting is enabled for the current store Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction With isSSSenabled() , you can check whether or not server-side scripting
References
04-Feb-2020 • 24X772 • Name trim() Short Description strips white space from the beginning and end of a string Table of Contents Introduction Syntax Example Product Version 6.5 Product To Version Status New Labels Introduction Strips white space from the beginning and end of a string. Syntax trim( <source string> ) Example
References
04-Feb-2020 • 247R66 • Name pad() Short Description allows to align text left-justified or right-justified in a field Table of Contents Introduction Syntax Example Parameters source string padding value Product Version 6.5 Product To Version Status New Labels Introduction Justifies text to the left or right side of a field
References
04-Feb-2020 • 24X767 • Name localizeTextEx() Short Description returns the plain text behind a given language neutral key Table of Contents Introduction Syntax Example Parameters key locale site params Product Version 6.5 Product To Version Status New Labels Introduction These functions are used to localize an attribute value
References
04-Feb-2020 • 24C768 • Name localizeText() Short Description returns the plain text behind a given language neutral key Table of Contents Introduction Syntax Example Parameters key locale site Product Version 6.5 Product To Version Status New Labels Introduction These functions are used to localize an attribute value of a
References
04-Feb-2020 • 2E4765 • Name paramEntry() Short Description in combination with the paramMap(), provides a key-value pair 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 paramEntry() in combination with the
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 • 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 • 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