Home > Contents > Index >
ENDS
Determines whether a string ends with the specified substring.
Syntax
<ENDS STR="SEARCH_STRING"
WHAT="ENDSTRING_VALUE"/>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
Home > Contents > Index > FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.