leLayoutViewTypes
leLayoutViewTypes(
)
=> l_leViewTypes / nil
Description
Returns a list of the layout view types in your Virtuoso® environment.
Arguments
Value Returned
Example
The following code returns the list of the layout view types in your Virtuoso® environment.
leLayoutViewTypes()
=>("maskLayout" "maskLayoutXL" "maskLayoutEXL" "maskLayoutMXL")
Related Topics
Return to top