string.equal
aliases: [str.equal]
check strings or symbols for equality
available since version: 0.3
arguments:
- SUBJ
second string initial value
type: symbol
properties:
- @subj
Get/set string to compare
type: symbol
inlets:
- do compare
type: control
- set compare subject
type: control
outlets:
- outputs 1 if strings are equal, otherwise 0
type: control
keywords:
compare
equal
See also:
[string]
Authors: Serge Poltavsky
License: GPL3 or later