Is it possible to do code snippets with variables?
Slokko
✭
RS code .snippet xml files indicates the possibility to use variables in your snippets.
For example the "Array of num, 2x4 has its name as a litteral.
For example the "Array of num, 2x4 has its name as a litteral.
<Snippet>
<Declarations>
<Literal>
<ID>name</ID>
<Default>myNumArray2x4</Default>
<ToolTip>The name of the array</ToolTip>
</Literal>
</Declarations>
<Code Language="RAPID">
<![CDATA[
VAR num $name${2,4}:=[[11,12,13,14],
[21,22,23,24]];
]]>
</Code>
</Snippet>
However. Without the possibility to make this an actual variable what is the point of it?
According to Microsoft you should be able to to insert TM_SELECTED_TEXT, or ever better CLIPBOARD into the snippet. A prompt would be even more fantastic.
Is this possible? If so what syntax would RS approve?
However. Without the possibility to make this an actual variable what is the point of it?
According to Microsoft you should be able to to insert TM_SELECTED_TEXT, or ever better CLIPBOARD into the snippet. A prompt would be even more fantastic.
Is this possible? If so what syntax would RS approve?
0
Categories
- All Categories
- 5.6K RobotStudio
- 401 UpFeed
- 21 Tutorials
- 15 RobotApps
- 306 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.9K Robot Controller
- 364 IRC5
- 82 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 853 RAPID Programming
- 34 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 110 Collaborative Robots
- 5 Job listings