echo
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
R = echo
echo('on')
A = 1+1
echo('off')
A = A+1
echo(R)
A