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