grandMA3 ユーザマニュアル » プラグイン » Lua 関数 - Object-Free API » GetPath(string[, boolean] | integer) | Version 2.2 |
The GetPath Lua function returns a string with the path of a grandMA3 folder.
The function has two possible argument types - use one of them with each function call.
![]() |
制限 |
Folder creation only works with string arguments. |
This example prints the paths of the show folder on the system monitor twice. It demonstrates the two different input types:
Lua |
return function() |