Overview
This function returns an array containing all direct children of the specified object.
Parameters
getSubviews(object)
Object
The parent object whose children you want to retrieve.
An expression editor function that returns an array of direct child views.
This function returns an array containing all direct children of the specified object.
getSubviews(object)
The parent object whose children you want to retrieve.