dbFindViaVariantByName
dbFindViaVariantByName(d_cellViewId t_viaVariantName) =>d_viaVariantId/ nil
Description
Finds the viaVariant in a cellview.
Arguments
Value Returned
|
The specified cellview is a regular cellview or the cellview ID is invalid. |
Examples
dbFindViaVariantByName(cv "via1")
Related Topics
Return to top