Home > Contents > Index > 
IsTracked
Determines whether a given table is revision tracked.
Syntax
IsTracked.catalogNameReturns
Returns
trueif Content Server is tracking revisions on the specified table; returnsfalseotherwise.Example
The following code determines whether
MyCatalogis being revision tracked:<IF COND="IsTracked.MyCatalog=true"> <THEN> Content Server is tracking revisions on this table.<br/> </THEN> <ELSE> Content Server is not tracking revisions on this table.<br/> </ELSE> </IF>
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.