blob: 855d2f6aa38a507b0561b0577bb0f2c0bcf6e668 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-substring-before-12 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri May 27, 2005 :)
(:Purpose: Evaluates The "substring-before" function :)
(:using it as a argument of a fn:not - returns true :)
(:*******************************************************:)
fn:not(fn:substring-before("A","B"))