Thursday March 28, 2024

       
      SteelArrow Basics
      SteelArrow Tags
  SteelArrow Functions
  SteelArrow Objects
  Advanced Topics
  WAS Overview
   
   
       
      Overview
  Code Samples
  Site Search
   
   
   


Get SteelArrow!     
  .elements    
 
 
Return to Function List
 
Returns the elements of a LIST delimitted by the supplied character(s). A second and third parameter (not required) may be specified to add a prefix and suffix to each item when returned.
 
Syntax
OBJECT.elements( [delimiter], [prefix], [suffix] )
delimiter Element delimiter, if not specified defaults to a ',' (comma)
prefix Element prefix, if not specified defaults to an empty string.
suffix Element suffix, if not specified defaults to an empty string.
 
 
 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy