Last active
October 3, 2020 00:02
-
-
Save akrnmd/ea0d8bbad4a384952a25912c98e5a75f to your computer and use it in GitHub Desktop.
Run other script with params. #SenseTalk #eggplant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //call example: | |
| //run "RunOtherScriptWithParams" [MyText] | |
| params MyText | |
| TypeText MyText,Return |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment