hasSetting
确定设置是否存在于设置组中
说明
如果指定的设置组包含名为 name
的设置,则 hasSetting(
返回 parentgroup
,name
)1
。否则,hasSetting
将返回 0
。
示例
输入参数
版本历史记录
在 R2019b 中推出
确定设置是否存在于设置组中
如果指定的设置组包含名为 name
的设置,则 hasSetting(
返回 parentgroup
,name
)1
。否则,hasSetting
将返回 0
。
在 R2019b 中推出