Skip to content

Can argument be as another aliase? #44

@TatianaParshina

Description

@TatianaParshina

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

No one assigned

    Labels

    improvementImprovement of an existing featurequestionInterrogation on the functioning of the program

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions