Styles the SRP Button control to visually resemble a standard command link.
rv = Form_Services("CreateCommandLink2", CtrlEntId, Label, Icon, Explanation) |
| Parameter | Description |
|---|---|
| CtrlEntId | Fully qualified control entity ID of the SRP Button control. |
| Label | Text to show in the primary label for the command link. |
Icon | Icon that should appear to the left of the label. Default is CommandLink.png. |
Explanation | Supplemental explanation that describes the purpose for this command link. |

Older command links are normally 43px tall for one line of explanation text or 60px tall for two lines.
16.0.18