ez.no / exponential / documentation / reference / template functions / miscellaneous / rdelim
{rdelim}
| Name | Type | Description | Required |
|---|
Displays a right curly bracket, "}". It can be used to add javascript functions to template.
Template with javascript functions.
<SCRIPT LANGUAGE="JavaScript" type="text/javascript"> <!-- function foo() {ldelim} alert ( "Call me" ); {rdelim} //--> </SCRIPT>
log in or create a user account to comment.
Comments