Help for this page

Select Code to Download


  1. or download this
    if (/\b(API|APIN|UWI)\s*\./)
    {
        somesub($1);
    }