Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

ENDS

Determines whether a string ends with the specified substring.

Syntax

Parameters

STR (required)
String to search.

WHAT (required)
Value of the substring to search for in SEARCH_STRING.

Description

The ENDS tag determines whether a string ends with the specified substring. The comparison is case-sensitive. For more information about variables, see the CS Developer's Guide.

errno

The possible values of errno include:

Value
Description
1
Comparison is true.
0
Comparison is false.

See Also

BEGINS

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.