Sorry, we don't support your browser.  Install a modern browser

Strings as signals#5194

The signal producer is able to produce an additional signal type, string, consisting of an arbitrary string, configured by placing the string inside double or single quotes, i.e. “This is a string” or ‘MAM layer 1 shape signal’. Strings would always evaluate as truthy, except for an empty string, “”. Primary use case would be for global signal channel id’s.

a month ago