h = lm_find(tag,HWIN)
Return handle of frame with specific tag
tag | any | tag of frame to look for |
HWIN | any | figure to look in (optional). If none specified, look in all figures. |
h | any | modelit.layout.Frame with specified property value pairs |