6 8 5 Methods From Visual LANSA previous page next page 6.8.5 Methods A method is how you tell a component to do something. For example to display a form, you use the ShowForm method: INVOKE #FormB.ShowForm You can also define custom methods to make a component perform an action. Ý 6.8 Component Basics previous page start next page