SBM ModScript Reference → Programming SBM ModScript → Object Types → Folder → Folder Contains() Method
Used to determine whether a given item is in the current folder.
Parameter | Type | Description |
---|---|---|
tableId |
int |
Table ID of the item to search for. |
recId |
int |
TS_ID of the item to search for. |
Type | Description |
---|---|
bool |
Returns true if this folder contains the item; false if not. |
SBM ModScript version: 11.3.
None.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.