API File.RelPath: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
==Detailed description== | ==Detailed description== | ||
| Line 25: | Line 25: | ||
* Declare a variable 'result' of type STRING | * Declare a variable 'result' of type STRING | ||
* Add to a calculation icon: <pre class="brush:[cpp]">result = ::File.RelPath("filename")</pre> | * Add to a calculation icon: <pre class="brush:[cpp]">result = ::File.RelPath("filename")</pre> | ||