blob: f1bb0d2a9d694c25fcd0fc77d2a689fde275fad5 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-starts-with-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri May 27, 2005 :)
(:Purpose: Evaluates The "starts-with" function :)
(: with the arguments set as follows: :)
(:$arg1 = "" :)
(:$arg2 = "A Character String" :)
(:*******************************************************:)
fn:starts-with("","A Character String")