| Note: Usage options |
The DEFINE_PTY command defines a user-defined property.
Custom specified properties are typically used to pass information from a component to an owner component in multi-form applications or from a reusable part to an owner form.
Required DEFINE_PTY ----NAME -------Property Name ------------------------------>
>-- SET --------- *NONE --------------------------------------> >-- GET ------- *NONE ----------------------------------------> --------------------------------------------------------------------------------- Optional >-- DESC ------- Description of property ------------------------> >-- ACCESS ---- *PUBLIC/*PROTECT/*PRIVATE -------------------> >-- HELP -------- Help text for property ---------------------------| |