Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create non-generic tags #7

Closed
k94ll13nn3 opened this issue Aug 4, 2016 · 0 comments
Closed

Create non-generic tags #7

k94ll13nn3 opened this issue Aug 4, 2016 · 0 comments

Comments

@k94ll13nn3
Copy link
Owner

k94ll13nn3 commented Aug 4, 2016

New feature : add tags that are not tied to a type and are parameterless (prefix !)

Syntax:

  • {tagName:...} for a tag
  • {!tagName:...} for a non-generic tag
  • {...=!tagName,...} for a non-generic tag as argument

Examples:

  • a ComputerName tag that returns the name of the computer ({!ComputerName})
  • a Time tag that returns the current time ({!Time})
  • ...
@k94ll13nn3 k94ll13nn3 self-assigned this Aug 4, 2016
@k94ll13nn3 k94ll13nn3 changed the title Directly pass string value instead of tag name Create non-generic tags Aug 4, 2016
@k94ll13nn3 k94ll13nn3 removed their assignment Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant