aclt macro

aclt macro

  • inline
    • yes
  • content
    • none
  • parameters
    • formatted — displays the formatted version of the name, otherwise displays the string properly capitalised
      • admissible values: true (true | yes | y | vero | v | 1)  / false (false | no | n | falso | 0)
      • default: true 
    • short — displays the acronym or the full name
      • admissible values: true (true | yes | y | vero | v | 1)  / false (false | no | n | falso | 0)
      • default: true 

Examples

{{aclt/}}

ACLT

{{aclt formatted="true"/}}

ACLT

{{aclt formatted="false"/}}

ACLT

{{aclt formatted="anywrongstring"/}}

ACLT

{{aclt short="true"/}}

ACLT

{{aclt short="false"/}}

Agent Communicating through Logic Theories

{{aclt short="no" formatted="no"/}}

Agent Communicating through Logic Theories