Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2018 07:51 AM
I have the following script which is not working, I want to have an underscore after the 'Room" before the var_area is displayed
ie: Room_ComptuterRoom301
if (loc1) {
desk +="Room" + "_" + 'var_area\n';
}
How do I join the symbol.
Solved! Go to Solution.
Labels:
- Labels:
-
Scripting and Coding