How to check if the variable is defined in templates?
36 views
Skip to first unread message
Simon Token
unread,
Jul 15, 2012, 2:18:11 AM7/15/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to we...@googlegroups.com
as the title showed, I may append a snippet in one template file: "var cssfiles:" and I wanna check the "cssfiles" whether is defined or not in another template file before I use it, how could it implement? thanks!