Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

Tags() Syntax, Parameters and Note

Note: Returns a list of tag name.  Returns null if no match is found.      Syntax:      collectionName.tags(param1) Parameters:     param1   Required; the tag's name.