Operators
&&
Supported By
- XION Scripting Language Standard (1.0)
- OpenXION (1.0, 1.1, 1.2, 1.3, 1.4)
- OpenXION Base (1.0, 1.1, 1.2, 1.3, 1.4)
- HyperTalk (2.2)
Syntax
expression &&
expression
Description
The &&
operator evaluates to the concatenation of the given strings, with a space inserted between the two strings.
See Also
&