blob: 66b1b142e896fcb2de0e54ec72df6ec701700a34 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-substring-before-7 :)
(: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"))