FutureProg functions
sameidentity
Boolean sameidentity(Character lhs, Character rhs)
Contexts: computer function, computer program, standard futureprog
Returns true if both character variables represent the same durable character identity, even if they are different active bodies.
lhs: The first character to compare.
rhs: The second character to compare.
Contexts: computer function, computer program, standard futureprog
Returns true if both character variables represent the same durable character identity, even if they are different active bodies.
lhs: The first character to compare.
rhs: The second character to compare.