Forum Discussion

DevBabu_174449's avatar
Jan 21, 2015
Solved

New to iApp

I was going through labs on iApp. I have multiple queries   presentation { include "/Common/my_apl_common"   section virtual { ip_and_port vs_info <============ "ip_and_port" is this ...
  • Fred_Slater_856's avatar
    Jan 21, 2015

    Using the keyword "define," you may create your own APL definitions. The custom def "yesno" is defined in /Common/apl_common. My guess is that in your case, "my_apl_common" must contain both "yesno" and "ip_and_port."