SBM ModScript Reference → Programming SBM ModScript → Extension Functions → Ext.ShellHasProp()
Determines if Shell has a specified property.
Parameter | Type | Description |
---|---|---|
propName |
string |
The name of the property to check. |
Type | Description |
---|---|
bool |
Returns true if the string is the name of an existing shell property; false otherwise. |
SBM ModScript version: 11.3.
None.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.