Version: 2022.3

SearchItem.TryGetValue(string,Field)

切换到手册

参数

name Field name.
field Copy of the field found.
context Search context if available to resolve the search field.

返回

void Returns true if a field value was found.

描述

Returns' a field's value if any. Compared to SearchItem.TryGetField this method also resolved built-in field such as id, label, description, value, etc.