Google

CCP4 web logo CCP4i: Graphical User Interface
Documentation for Programmers
StringSame

next button previous button top button

NAME

StringSame - Compare test string with one or more target strings

SYNOPSIS

StringSame test_string target_string1.. target_stringn

DESCRIPTION

Compare the test_string against each of the following target_string1 to target_stringn and if there is an exact match to any of the target strings, then return the value 1, otherwise return 0.

KEYWORDS