Skip to content

Commands have parameters to work with#1

Open
mrWheel wants to merge 1 commit intofranckmarini:masterfrom
mrWheel:patch-1
Open

Commands have parameters to work with#1
mrWheel wants to merge 1 commit intofranckmarini:masterfrom
mrWheel:patch-1

Conversation

@mrWheel
Copy link
Copy Markdown

@mrWheel mrWheel commented Nov 14, 2017

Everything on the command line after a space is a parameter.

So, "Hello World" will execute the function "FunctionHello" with parameter "World".

Also register and call functions are case insensitive.

Everything on the command line after a space is a parameter.

So, "Hello World" will execute the function "FunctionHello" with parameter "World".

Also register and call functions are case insensitive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant