Search the Commands

Home  All  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

Details for command getd:
 
* getd "Variable Name";
 
Retrieves variable, name can be constructed dynamically. Refer to setd for usage.

Examples:

> mes getd("@variable");
Prints out the variable of the @variable variable.

Valid XHTML 1.0 Strict Valid CSS!