-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
improvementImprovement of an existing featureImprovement of an existing featurequestionInterrogation on the functioning of the programInterrogation on the functioning of the program
Description
Question about usage of argument:
https://github.com/SimGus/Chatette/wiki/Generation-modifiers#argument
Example was provided in link:
~[greetings$NAME]
Hi $NAME
Hello $NAME!
I would like to use instead of $NAME another alias:
~[NAME]
John
Elvis
Following usage
~[greetings$~[NAME]]
cause SyntaxError: Invalid token
Is there a way to use alias as argument?
Metadata
Metadata
Assignees
Labels
improvementImprovement of an existing featureImprovement of an existing featurequestionInterrogation on the functioning of the programInterrogation on the functioning of the program