dbAddPinToPinGroupGuide
dbAddPinToPinGroupGuide(d_pinGroupGuideId d_pinId) =>t/nil
Description
This function adds a pin to the specified pin group guide.
Arguments
Value Returned
|
The SKILL function was run successfully if the pin is added to the specified pin group guide. |
|
|
The SKILL function was not run successfully and returns |
Example
dbAddPinToPinGroupGuide(epg1 pin)
Return to top