Posts Tagged “DEVI - Simple Expressions”


DEVI - Simple Expressions, Terms, and Operators - The String Operator


‘+’ is the string operator
It indicated concatenation.
Concatenation is the operation that merges two or more strings together to form one string.
Concatenation operator is a binary operator, which means it operates on the term before and after it.
Both of these terms must be of type text or code.
If both terms are of type code, the result will be code else it will be text.

Popularity: 2% [?]

Welcome to Kaizenlog.com If you're new here, you may want to subscribe to my RSS feed , Twitter You can contact us by using the contact form or submitting a comment. You can also share this post with your friends by clicking on the 'ShareThis' button above. Thanks for visiting!

Comments No Comments »