importViewName
layout.wspMgr importViewName 'string "any_view_name"
Description
Sets the view name of the cellview to import. The default value is "".
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "importViewName")
envSetVal("layout.wspMgr" "importViewName" 'string "layout")
Return to top