macro nesting docs
This commit is contained in:
parent
72e6a896f9
commit
55b5f05041
49 changed files with 131 additions and 55 deletions
|
|
@ -18,9 +18,10 @@ our $I18N = {
|
|||
<p><b>^User();</b><br />
|
||||
This macro will allow you to display any information from the current user's account or profile. For instance, if you wanted to display a user's email address you'd create this macro: ^User("email");
|
||||
</p>
|
||||
<p>This Macro may be nested inside other Macros if the information returned does not contain commas or quotes.</p>
|
||||
|
||||
|,
|
||||
lastUpdated => 1153172116,
|
||||
lastUpdated => 1168623231,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue