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