Y
yvk
Guest
Hi,
I have two functions func1 func2.
I need to call them one of them inside another skill function based on the i/p argument variable.
If variable==1 then func1 needs to be called, if variable==2 then its func2.
how to implement this in skill?
Thanks,
yvk
I have two functions func1 func2.
I need to call them one of them inside another skill function based on the i/p argument variable.
If variable==1 then func1 needs to be called, if variable==2 then its func2.
how to implement this in skill?
Thanks,
yvk