Can you create a Record Link to the News Tab of a Record? I want to create a lin

Can you create a Record Link to the News Tab of a Record? I want to create a link from a Task to the News tab of the Record so they can see and post comments. Below is the SAIL doc on how to link to a specific Tab of a Record but it uses an identifier like " _KcRefg". The 'News' tab is not an added view to the record as build in. Does an identifier exists to link directly to the News tab of a Record?

forum.appian.com/.../SAIL_Components.html
Record link that links to the Specific Dashboard of a Process-Backed Record

=a!recordLink(
label: "Employee",
recordType: cons!PROCESS_RECORD,
identifier: "268435504",
dashboard: " _KcRefg"
)

OriginalPostID-199920

OriginalPostID-199920

  Discussion posts and replies are publicly visible