skip to main | skip to sidebar

Lotus Domino

Wednesday, November 12, 2008

LotusScript equivalents for the @Elements

Function Elements(anArray as Variant) as Integer
i = 0
Forall values in anArray
i = i + 1
End Forall
Elements = i
End Function
Posted by Lotus Domino at 5:14 PM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2010 (1)
    • ►  March (1)
  • ▼  2008 (21)
    • ►  December (1)
    • ▼  November (14)
      • LotusScript equivalents for the @URLDecode
      • LotusScript equivalents for the @URLEncode
      • LotusScript equivalents for the @ProperCase
      • LotusScript equivalents for the @ReplaceSubstring
      • LotusScript equivalents for the @Elements
      • LotusScript equivalents for the @Replace
      • LotusScript equivalents for the @Picklist
      • LotusScript equivalents for the @Dbcolumn
      • LotusScript equivalents for the @Leftback
      • LotusScript equivalents for the @RightBack
      • LotusScript equivalents for the @Ends
      • LotusScript equivalents for the @Begins
      • LotusScript equivalents for the @Left
      • LotusScript equivalents for the @Right
    • ►  October (6)

About Me

Lotus Domino
View my complete profile