next up previous contents index
Next: isset Up: Supported conditions Previous: os   Contents   Index

equals

Tests whether the two given Strings are identical

Attribute Description Required
arg1 First string to test. Yes
arg2 Second string to test. Yes
casesensitive Perform a case sensitive comparision. Default is true. No
trim Trim whitespace from arguments before comparing them. Default is false. No



Andrew Marlow 2003-07-08