
static void curExtExample(Args _arg)
{
str curCompany;
curCompany = curExt(); //This gets the current company
}
static void curExtExample(Args _arg)
{
str curCompany;
curCompany = curExt(); //This gets the current company
}