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