Version: 2022.2
언어: 한국어

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.