Thursday 19 February 2004 4:12:48 pm
How do and if null case Example:
IF $node.object.data_map.author <> Null
<h3>By:{attribute_view_gui attribute=$node.object.data_map.author}</h3> else <h3>No Author</h3> Sorry For the newbie Question. Can't figure out how to check variables.
|