@stringequal()
Compares two strings, and returns 1 if they are equal; otherwise, 0.
Syntax
@stringequal (string1, string2)
Type
HyperMesh Template Function
Description
Compares two strings, and returns 1 if they are equal; otherwise, 0.
Inputs
- string 1
- string 2
Errors
None.