dbFindMosaicByName
dbFindMosaicByName(
d_cellViewId
t_name
)
=> d_mosaicId / nil
Description
Returns a mosaic ID if a mosaic with the given name is found in the cellview specified.
Arguments
Value Returned
|
A mosaic ID if a mosaic with the given name is found in the cellview specified. |
|
Related Topics
Mosaic Creation and Retrieval Functions
Return to top