eraseVBL: Difference between revisions
Jump to navigation
Jump to search
(Created empty) |
(Adding description, link to other functions) |
||
Line 6: | Line 6: | ||
|version=1.3b89 | |version=1.3b89 | ||
|description= | |description= | ||
This | This function erases a VBL shape from the supplied coordinates. | ||
|usage= | |usage= | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
eraseVBL(param1, param2) | |||
</source> | </source> | ||
Line 25: | Line 25: | ||
|also= | |also= | ||
{{func|drawVBL}} | |||
}} | }} | ||
[[Category:Token Function]] | [[Category:Token Function]] |
Revision as of 11:59, 8 April 2013
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
This article needs: Empty article at the moment.
eraseVBL() Function
Note: This function can only be used in a Trusted Macro
• Introduced in version 1.3b89
This function erases a VBL shape from the supplied coordinates.
Usage
eraseVBL(param1, param2)
Example
This example doesn't really do anything.
[h: exampleVariable = "a,b,c"]
[r: exampleFunction(exampleVariable, reverse)]
Returns:
c,b,a