6. concat – שרשור מחרוזות.


str1 := 'hello ';
str2 := 'world';
str1 := concat(str1, str2);

אין תגובות!
שיתוף:
| עוד