SetGroupletTargetID method: Field class
Syntax
SetGroupletTargetID(target_ID)
Description
Use the SetGroupletTargetID method to set the target ID attribute of the NavBar tile.
Important:
Use this method within fluid applications only.
Parameters
| Parameter | Description |
|---|---|
|
target_ID |
Specifies the target ID attribute as a String value. |
Returns
None.
Example
&RS_OPTN(&I).QE_GROUPLET.QE_GRPDESCR.SetGroupletTargetID("TARGETGROUP$0"); /* NEW TARGET ID*/