AttachRibbonEffect()
Syntax
AttachRibbonEffect(#Effect, NodeID)Description
Attach the ribbon to the given node.
Parameters
#Effect The effect to use. This effect has to be created with CreateRibbonEffect(). NodeID The node to attach the ribbon. A single ribbon can be attached to several nodes. To get a valid node ID, use NodeID().
Return value
None.
See Also
CreateRibbonEffect(), DetachRibbonEffect()
Supported OS
All