blob: 4628a504cdd98dc38c98c6bb4bb218832a8cf327 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-substring-before-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri May 27, 2005 :)
(:Purpose: Evaluates The "substring-before" function :)
(: with the arguments set as follows: :)
(:$arg1 = "" :)
(:$arg2 = "A Character String" :)
(:*******************************************************:)
fn:count(fn:substring-before("A Character String",""))