admGetScreensByName

Description

Returns an array of screens filtered by name. If name is null, all screens are returned

Parameters

Return Type

JScreen []

Example

JScreen [] screens = admGetScreensByName("Demo");

Returns the JScreen objects matching 'Demo' in the name

See also

Filter by label

There are no items with the selected labels at this time.