According to the document, we can use non-standard directions or general commands in speedwalk by putting them in brackets. For example: #3(say hello)
I want to know whether there is a escape character, so we can use commands containing brackets?
For example, I want to evaluate "say (hello)" command in speedwalk, "#3(say (hello))" is invalid, and "#3(say \(hello\))" is invalid too.
Is there a way to do this?
I want to know whether there is a escape character, so we can use commands containing brackets?
For example, I want to evaluate "say (hello)" command in speedwalk, "#3(say (hello))" is invalid, and "#3(say \(hello\))" is invalid too.
Is there a way to do this?