blob: 7d7db520720a4d8a5c54b49529b8dc874a1f130f [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-substring-before-17 :)
(:Written By: Carmelo Montanez :)
(:Date: Mon Jun 1, 2005 :)
(:Purpose: Evaluates The "substring-before" function :)
(: with the arguments set as follows: :)
(:$arg1 = "substring-before" :)
(:$arg2 = "substring-before" :)
(:*******************************************************:)
fn:count(fn:substring-before("substring-before","substring-before"))