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